*** actual launch of AAI Resources {"timestamp":"2023-05-16T23:28:26.844Z","message":"Initializing AAIConfig","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:26.878Z","message":"Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:26.879Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:26.885Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:29.520Z","message":"Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"o.s.b.l.logback.LogbackLoggingSystem","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:28:29.624Z","message":"Loaded expression factory via original TCCL","thread":"background-preinit","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:29.707Z","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-05-16T23:28:29.707Z","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-05-16T23:28:29.708Z","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-05-16T23:28:29.708Z","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-05-16T23:28:29.709Z","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) 23:28:38,375 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 23:28:38,384 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 23:28:38,391 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 23:28:38,391 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 23:28:38,393 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@689602108 - setting totalSizeCap to 6 GB 23:28:38,393 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@689602108 - No compression will be used 23:28:38,393 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@689602108 - Will use the pattern /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 23:28:38,394 |-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}'. 23:28:38,394 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 23:28:38,394 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Tue May 16 23:28:38 GMT 2023 23:28:38,422 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log 23:28:38,422 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log] 23:28:38,422 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 23:28:38,422 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 23:28:38,422 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS] 23:28:38,424 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null 23:28:38,424 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 23:28:38,424 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@ca30bc1 - Registering current configuration as safe fallback point {"timestamp":"2023-05-16T23:28:38.718Z","message":"REGISTERED CLASSES [class org.onap.aai.rest.DslConsumer, class org.onap.aai.rest.RecentAPIConsumer, class org.onap.aai.rest.util.EchoResponse, class org.onap.aai.rest.CQ2Gremlin, class org.onap.aai.rest.search.SearchProvider, class org.onap.aai.rest.search.ModelAndNamedQueryRestProvider, class org.onap.aai.rest.QueryConsumer, class org.onap.aai.rest.CQ2GremlinTest]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.722Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.723Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.723Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.723Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.724Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.724Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.725Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.725Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.725Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=false","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.726Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.726Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.727Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.729Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.730Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.730Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.730Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.731Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.731Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.732Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.732Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.732Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=false","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.733Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.733Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.733Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.734Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestTransactionLogging","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.734Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.post.InvalidResponseStatus","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.735Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.HeaderValidation","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.735Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseTransactionLogging","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.735Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.HttpHeaderInterceptor","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.736Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseHeaderManipulation","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.736Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionLatestInterceptor","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.736Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.RetiredInterceptor","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.737Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionInterceptor","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.737Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestHeaderManipulation","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:38.737Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestModification","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:39.327Z","message":"Using SLF4J as the default logging framework","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"i.m.c.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:42.135Z","message":"Translator is SchemaServiceTranslator","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"o.onap.aai.config.NodesConfiguration","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:43.052Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:43.055Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:43.055Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:43.095Z","message":"Request Headers: {}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:43.118Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/versions, BODY=","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","LogTimestamp":"2023-05-16T23:28:26.824Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:43.436Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"45a7eafc-261e-487c-a125-5e181939a06a","LogTimestamp":"2023-05-16T23:28:43.420Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:43.437Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"45a7eafc-261e-487c-a125-5e181939a06a","LogTimestamp":"2023-05-16T23:28:43.420Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:43.437Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"45a7eafc-261e-487c-a125-5e181939a06a","LogTimestamp":"2023-05-16T23:28:43.420Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:43.440Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"45a7eafc-261e-487c-a125-5e181939a06a","LogTimestamp":"2023-05-16T23:28:43.420Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:44.055Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"630","StatusCode":"COMPLETE","ServerFQDN":"aai-traversal","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","InvocationID":"45a7eafc-261e-487c-a125-5e181939a06a","LogTimestamp":"2023-05-16T23:28:44.050Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:44.241Z","message":"Processing the translator","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"630","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"45a7eafc-261e-487c-a125-5e181939a06a","LogTimestamp":"2023-05-16T23:28:44.050Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:44.242Z","message":"Version being processedv11","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"630","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"45a7eafc-261e-487c-a125-5e181939a06a","LogTimestamp":"2023-05-16T23:28:44.050Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:44.242Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"630","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"45a7eafc-261e-487c-a125-5e181939a06a","LogTimestamp":"2023-05-16T23:28:44.050Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:44.360Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f4abb64a-955f-4a2a-96c1-1facc2432b77","LogTimestamp":"2023-05-16T23:28:44.359Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:44.361Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f4abb64a-955f-4a2a-96c1-1facc2432b77","LogTimestamp":"2023-05-16T23:28:44.359Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:44.361Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f4abb64a-955f-4a2a-96c1-1facc2432b77","LogTimestamp":"2023-05-16T23:28:44.359Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:44.361Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f4abb64a-955f-4a2a-96c1-1facc2432b77","LogTimestamp":"2023-05-16T23:28:44.359Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:44.398Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"38","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"f4abb64a-955f-4a2a-96c1-1facc2432b77","LogTimestamp":"2023-05-16T23:28:44.397Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:44.423Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"38","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f4abb64a-955f-4a2a-96c1-1facc2432b77","LogTimestamp":"2023-05-16T23:28:44.397Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:44.424Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"38","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f4abb64a-955f-4a2a-96c1-1facc2432b77","LogTimestamp":"2023-05-16T23:28:44.397Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:44.426Z","message":"Ingested the InputStream","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"38","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f4abb64a-955f-4a2a-96c1-1facc2432b77","LogTimestamp":"2023-05-16T23:28:44.397Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:50.235Z","message":"Types size 222","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"38","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f4abb64a-955f-4a2a-96c1-1facc2432b77","LogTimestamp":"2023-05-16T23:28:44.397Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:50.255Z","message":"Version being processedv12","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"38","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f4abb64a-955f-4a2a-96c1-1facc2432b77","LogTimestamp":"2023-05-16T23:28:44.397Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:50.255Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"38","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f4abb64a-955f-4a2a-96c1-1facc2432b77","LogTimestamp":"2023-05-16T23:28:44.397Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:50.258Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e0d90926-0e39-4414-9c70-2b81dc19d871","LogTimestamp":"2023-05-16T23:28:50.257Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:50.258Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e0d90926-0e39-4414-9c70-2b81dc19d871","LogTimestamp":"2023-05-16T23:28:50.257Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:50.258Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e0d90926-0e39-4414-9c70-2b81dc19d871","LogTimestamp":"2023-05-16T23:28:50.257Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:50.258Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e0d90926-0e39-4414-9c70-2b81dc19d871","LogTimestamp":"2023-05-16T23:28:50.257Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:50.280Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"22","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"e0d90926-0e39-4414-9c70-2b81dc19d871","LogTimestamp":"2023-05-16T23:28:50.279Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:50.292Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e0d90926-0e39-4414-9c70-2b81dc19d871","LogTimestamp":"2023-05-16T23:28:50.279Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:50.293Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e0d90926-0e39-4414-9c70-2b81dc19d871","LogTimestamp":"2023-05-16T23:28:50.279Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:50.293Z","message":"Ingested the InputStream","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e0d90926-0e39-4414-9c70-2b81dc19d871","LogTimestamp":"2023-05-16T23:28:50.279Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:52.919Z","message":"Types size 235","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e0d90926-0e39-4414-9c70-2b81dc19d871","LogTimestamp":"2023-05-16T23:28:50.279Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:53.000Z","message":"Version being processedv13","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e0d90926-0e39-4414-9c70-2b81dc19d871","LogTimestamp":"2023-05-16T23:28:50.279Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:53.001Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e0d90926-0e39-4414-9c70-2b81dc19d871","LogTimestamp":"2023-05-16T23:28:50.279Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:53.005Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"2d1f8f89-6c39-49e8-9c7f-3a94a7b2c061","LogTimestamp":"2023-05-16T23:28:53.004Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:53.005Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"2d1f8f89-6c39-49e8-9c7f-3a94a7b2c061","LogTimestamp":"2023-05-16T23:28:53.004Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:53.005Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"2d1f8f89-6c39-49e8-9c7f-3a94a7b2c061","LogTimestamp":"2023-05-16T23:28:53.004Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:53.006Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"2d1f8f89-6c39-49e8-9c7f-3a94a7b2c061","LogTimestamp":"2023-05-16T23:28:53.004Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:53.039Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"34","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"2d1f8f89-6c39-49e8-9c7f-3a94a7b2c061","LogTimestamp":"2023-05-16T23:28:53.038Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:53.061Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2d1f8f89-6c39-49e8-9c7f-3a94a7b2c061","LogTimestamp":"2023-05-16T23:28:53.038Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:53.062Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2d1f8f89-6c39-49e8-9c7f-3a94a7b2c061","LogTimestamp":"2023-05-16T23:28:53.038Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:53.063Z","message":"Ingested the InputStream","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2d1f8f89-6c39-49e8-9c7f-3a94a7b2c061","LogTimestamp":"2023-05-16T23:28:53.038Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:55.233Z","message":"Types size 237","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2d1f8f89-6c39-49e8-9c7f-3a94a7b2c061","LogTimestamp":"2023-05-16T23:28:53.038Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:55.245Z","message":"Version being processedv14","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2d1f8f89-6c39-49e8-9c7f-3a94a7b2c061","LogTimestamp":"2023-05-16T23:28:53.038Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:55.246Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2d1f8f89-6c39-49e8-9c7f-3a94a7b2c061","LogTimestamp":"2023-05-16T23:28:53.038Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:55.247Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c0755954-fa6c-4b1f-9913-26bb323482bf","LogTimestamp":"2023-05-16T23:28:55.247Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:55.247Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c0755954-fa6c-4b1f-9913-26bb323482bf","LogTimestamp":"2023-05-16T23:28:55.247Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:55.247Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c0755954-fa6c-4b1f-9913-26bb323482bf","LogTimestamp":"2023-05-16T23:28:55.247Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:55.248Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c0755954-fa6c-4b1f-9913-26bb323482bf","LogTimestamp":"2023-05-16T23:28:55.247Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:55.388Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"140","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"c0755954-fa6c-4b1f-9913-26bb323482bf","LogTimestamp":"2023-05-16T23:28:55.387Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:55.413Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"140","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c0755954-fa6c-4b1f-9913-26bb323482bf","LogTimestamp":"2023-05-16T23:28:55.387Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:55.413Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"140","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c0755954-fa6c-4b1f-9913-26bb323482bf","LogTimestamp":"2023-05-16T23:28:55.387Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:55.414Z","message":"Ingested the InputStream","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"140","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c0755954-fa6c-4b1f-9913-26bb323482bf","LogTimestamp":"2023-05-16T23:28:55.387Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:57.335Z","message":"Types size 272","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"140","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c0755954-fa6c-4b1f-9913-26bb323482bf","LogTimestamp":"2023-05-16T23:28:55.387Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:57.346Z","message":"Version being processedv15","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"140","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c0755954-fa6c-4b1f-9913-26bb323482bf","LogTimestamp":"2023-05-16T23:28:55.387Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:57.346Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"140","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c0755954-fa6c-4b1f-9913-26bb323482bf","LogTimestamp":"2023-05-16T23:28:55.387Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:57.348Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b2c9b721-dc6e-4dc2-89bd-5cbb9ed70ef3","LogTimestamp":"2023-05-16T23:28:57.347Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:57.348Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b2c9b721-dc6e-4dc2-89bd-5cbb9ed70ef3","LogTimestamp":"2023-05-16T23:28:57.347Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:57.348Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b2c9b721-dc6e-4dc2-89bd-5cbb9ed70ef3","LogTimestamp":"2023-05-16T23:28:57.347Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:57.348Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b2c9b721-dc6e-4dc2-89bd-5cbb9ed70ef3","LogTimestamp":"2023-05-16T23:28:57.347Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:57.419Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"71","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"b2c9b721-dc6e-4dc2-89bd-5cbb9ed70ef3","LogTimestamp":"2023-05-16T23:28:57.418Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:57.439Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"71","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b2c9b721-dc6e-4dc2-89bd-5cbb9ed70ef3","LogTimestamp":"2023-05-16T23:28:57.418Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:57.440Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"71","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b2c9b721-dc6e-4dc2-89bd-5cbb9ed70ef3","LogTimestamp":"2023-05-16T23:28:57.418Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:57.442Z","message":"Ingested the InputStream","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"71","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b2c9b721-dc6e-4dc2-89bd-5cbb9ed70ef3","LogTimestamp":"2023-05-16T23:28:57.418Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:59.739Z","message":"Types size 279","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"71","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b2c9b721-dc6e-4dc2-89bd-5cbb9ed70ef3","LogTimestamp":"2023-05-16T23:28:57.418Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:59.750Z","message":"Version being processedv16","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"71","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b2c9b721-dc6e-4dc2-89bd-5cbb9ed70ef3","LogTimestamp":"2023-05-16T23:28:57.418Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:59.750Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"71","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b2c9b721-dc6e-4dc2-89bd-5cbb9ed70ef3","LogTimestamp":"2023-05-16T23:28:57.418Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:59.752Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"62af4f33-15e1-4511-80c3-1bff31653b5c","LogTimestamp":"2023-05-16T23:28:59.752Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:59.752Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"62af4f33-15e1-4511-80c3-1bff31653b5c","LogTimestamp":"2023-05-16T23:28:59.752Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:59.752Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"62af4f33-15e1-4511-80c3-1bff31653b5c","LogTimestamp":"2023-05-16T23:28:59.752Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:59.752Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"62af4f33-15e1-4511-80c3-1bff31653b5c","LogTimestamp":"2023-05-16T23:28:59.752Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:59.783Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"62af4f33-15e1-4511-80c3-1bff31653b5c","LogTimestamp":"2023-05-16T23:28:59.782Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:28:59.800Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"62af4f33-15e1-4511-80c3-1bff31653b5c","LogTimestamp":"2023-05-16T23:28:59.782Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:59.801Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"62af4f33-15e1-4511-80c3-1bff31653b5c","LogTimestamp":"2023-05-16T23:28:59.782Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:28:59.801Z","message":"Ingested the InputStream","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"62af4f33-15e1-4511-80c3-1bff31653b5c","LogTimestamp":"2023-05-16T23:28:59.782Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:01.651Z","message":"Types size 281","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"62af4f33-15e1-4511-80c3-1bff31653b5c","LogTimestamp":"2023-05-16T23:28:59.782Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:01.699Z","message":"Version being processedv17","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"62af4f33-15e1-4511-80c3-1bff31653b5c","LogTimestamp":"2023-05-16T23:28:59.782Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:01.700Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"62af4f33-15e1-4511-80c3-1bff31653b5c","LogTimestamp":"2023-05-16T23:28:59.782Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:01.701Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fa50a8e2-c21f-494e-9d7b-2fafeac41225","LogTimestamp":"2023-05-16T23:29:01.701Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:01.701Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fa50a8e2-c21f-494e-9d7b-2fafeac41225","LogTimestamp":"2023-05-16T23:29:01.701Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:01.701Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fa50a8e2-c21f-494e-9d7b-2fafeac41225","LogTimestamp":"2023-05-16T23:29:01.701Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:01.701Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fa50a8e2-c21f-494e-9d7b-2fafeac41225","LogTimestamp":"2023-05-16T23:29:01.701Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:01.735Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"33","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"fa50a8e2-c21f-494e-9d7b-2fafeac41225","LogTimestamp":"2023-05-16T23:29:01.734Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:01.750Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fa50a8e2-c21f-494e-9d7b-2fafeac41225","LogTimestamp":"2023-05-16T23:29:01.734Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:01.751Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fa50a8e2-c21f-494e-9d7b-2fafeac41225","LogTimestamp":"2023-05-16T23:29:01.734Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:01.751Z","message":"Ingested the InputStream","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fa50a8e2-c21f-494e-9d7b-2fafeac41225","LogTimestamp":"2023-05-16T23:29:01.734Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:04.201Z","message":"Types size 281","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fa50a8e2-c21f-494e-9d7b-2fafeac41225","LogTimestamp":"2023-05-16T23:29:01.734Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:04.211Z","message":"Version being processedv18","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fa50a8e2-c21f-494e-9d7b-2fafeac41225","LogTimestamp":"2023-05-16T23:29:01.734Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:04.211Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fa50a8e2-c21f-494e-9d7b-2fafeac41225","LogTimestamp":"2023-05-16T23:29:01.734Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:04.213Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f2911a7f-488d-4d13-961d-b2f58012db45","LogTimestamp":"2023-05-16T23:29:04.212Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:04.213Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f2911a7f-488d-4d13-961d-b2f58012db45","LogTimestamp":"2023-05-16T23:29:04.212Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:04.213Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f2911a7f-488d-4d13-961d-b2f58012db45","LogTimestamp":"2023-05-16T23:29:04.212Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:04.213Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f2911a7f-488d-4d13-961d-b2f58012db45","LogTimestamp":"2023-05-16T23:29:04.212Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:04.239Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"26","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"f2911a7f-488d-4d13-961d-b2f58012db45","LogTimestamp":"2023-05-16T23:29:04.238Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:04.253Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f2911a7f-488d-4d13-961d-b2f58012db45","LogTimestamp":"2023-05-16T23:29:04.238Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:04.254Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f2911a7f-488d-4d13-961d-b2f58012db45","LogTimestamp":"2023-05-16T23:29:04.238Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:04.255Z","message":"Ingested the InputStream","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f2911a7f-488d-4d13-961d-b2f58012db45","LogTimestamp":"2023-05-16T23:29:04.238Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:06.533Z","message":"Types size 281","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f2911a7f-488d-4d13-961d-b2f58012db45","LogTimestamp":"2023-05-16T23:29:04.238Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:06.603Z","message":"Version being processedv19","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f2911a7f-488d-4d13-961d-b2f58012db45","LogTimestamp":"2023-05-16T23:29:04.238Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:06.604Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f2911a7f-488d-4d13-961d-b2f58012db45","LogTimestamp":"2023-05-16T23:29:04.238Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:06.606Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"55cb63dd-1eaa-41f7-aa7c-c35940875049","LogTimestamp":"2023-05-16T23:29:06.606Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:06.607Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"55cb63dd-1eaa-41f7-aa7c-c35940875049","LogTimestamp":"2023-05-16T23:29:06.606Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:06.607Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"55cb63dd-1eaa-41f7-aa7c-c35940875049","LogTimestamp":"2023-05-16T23:29:06.606Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:06.607Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"55cb63dd-1eaa-41f7-aa7c-c35940875049","LogTimestamp":"2023-05-16T23:29:06.606Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:06.649Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"43","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"55cb63dd-1eaa-41f7-aa7c-c35940875049","LogTimestamp":"2023-05-16T23:29:06.649Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:06.691Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"55cb63dd-1eaa-41f7-aa7c-c35940875049","LogTimestamp":"2023-05-16T23:29:06.649Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:06.692Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"55cb63dd-1eaa-41f7-aa7c-c35940875049","LogTimestamp":"2023-05-16T23:29:06.649Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:06.693Z","message":"Ingested the InputStream","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"55cb63dd-1eaa-41f7-aa7c-c35940875049","LogTimestamp":"2023-05-16T23:29:06.649Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:09.301Z","message":"Types size 301","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"55cb63dd-1eaa-41f7-aa7c-c35940875049","LogTimestamp":"2023-05-16T23:29:06.649Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:09.329Z","message":"Version being processedv20","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"55cb63dd-1eaa-41f7-aa7c-c35940875049","LogTimestamp":"2023-05-16T23:29:06.649Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:09.330Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"55cb63dd-1eaa-41f7-aa7c-c35940875049","LogTimestamp":"2023-05-16T23:29:06.649Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:09.334Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"058d1167-0bf6-42ee-b99c-ea17f5b092bd","LogTimestamp":"2023-05-16T23:29:09.333Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:09.335Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"058d1167-0bf6-42ee-b99c-ea17f5b092bd","LogTimestamp":"2023-05-16T23:29:09.333Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:09.335Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"058d1167-0bf6-42ee-b99c-ea17f5b092bd","LogTimestamp":"2023-05-16T23:29:09.333Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:09.335Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"058d1167-0bf6-42ee-b99c-ea17f5b092bd","LogTimestamp":"2023-05-16T23:29:09.333Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:09.366Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"32","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"058d1167-0bf6-42ee-b99c-ea17f5b092bd","LogTimestamp":"2023-05-16T23:29:09.365Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:09.394Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"058d1167-0bf6-42ee-b99c-ea17f5b092bd","LogTimestamp":"2023-05-16T23:29:09.365Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:09.395Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"058d1167-0bf6-42ee-b99c-ea17f5b092bd","LogTimestamp":"2023-05-16T23:29:09.365Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:09.396Z","message":"Ingested the InputStream","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"058d1167-0bf6-42ee-b99c-ea17f5b092bd","LogTimestamp":"2023-05-16T23:29:09.365Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:11.769Z","message":"Types size 305","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"058d1167-0bf6-42ee-b99c-ea17f5b092bd","LogTimestamp":"2023-05-16T23:29:09.365Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:11.785Z","message":"Version being processedv21","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"058d1167-0bf6-42ee-b99c-ea17f5b092bd","LogTimestamp":"2023-05-16T23:29:09.365Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:11.786Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"058d1167-0bf6-42ee-b99c-ea17f5b092bd","LogTimestamp":"2023-05-16T23:29:09.365Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:11.787Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"41a76901-a40e-4562-aa2b-ca94f6be243e","LogTimestamp":"2023-05-16T23:29:11.787Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:11.788Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"41a76901-a40e-4562-aa2b-ca94f6be243e","LogTimestamp":"2023-05-16T23:29:11.787Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:11.788Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"41a76901-a40e-4562-aa2b-ca94f6be243e","LogTimestamp":"2023-05-16T23:29:11.787Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:11.788Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"41a76901-a40e-4562-aa2b-ca94f6be243e","LogTimestamp":"2023-05-16T23:29:11.787Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:11.833Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"46","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"41a76901-a40e-4562-aa2b-ca94f6be243e","LogTimestamp":"2023-05-16T23:29:11.833Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:11.859Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"46","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"41a76901-a40e-4562-aa2b-ca94f6be243e","LogTimestamp":"2023-05-16T23:29:11.833Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:11.860Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"46","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"41a76901-a40e-4562-aa2b-ca94f6be243e","LogTimestamp":"2023-05-16T23:29:11.833Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:11.860Z","message":"Ingested the InputStream","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"46","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"41a76901-a40e-4562-aa2b-ca94f6be243e","LogTimestamp":"2023-05-16T23:29:11.833Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:14.002Z","message":"Types size 371","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"46","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"41a76901-a40e-4562-aa2b-ca94f6be243e","LogTimestamp":"2023-05-16T23:29:11.833Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:14.018Z","message":"Version being processedv22","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"46","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"41a76901-a40e-4562-aa2b-ca94f6be243e","LogTimestamp":"2023-05-16T23:29:11.833Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:14.018Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"46","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"41a76901-a40e-4562-aa2b-ca94f6be243e","LogTimestamp":"2023-05-16T23:29:11.833Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:14.021Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"39afb64d-23f4-40a4-af2e-cda3fe0e3908","LogTimestamp":"2023-05-16T23:29:14.020Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:14.021Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"39afb64d-23f4-40a4-af2e-cda3fe0e3908","LogTimestamp":"2023-05-16T23:29:14.020Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:14.021Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"39afb64d-23f4-40a4-af2e-cda3fe0e3908","LogTimestamp":"2023-05-16T23:29:14.020Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:14.021Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"39afb64d-23f4-40a4-af2e-cda3fe0e3908","LogTimestamp":"2023-05-16T23:29:14.020Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:14.051Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"31","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"39afb64d-23f4-40a4-af2e-cda3fe0e3908","LogTimestamp":"2023-05-16T23:29:14.051Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:14.090Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"31","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"39afb64d-23f4-40a4-af2e-cda3fe0e3908","LogTimestamp":"2023-05-16T23:29:14.051Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:14.091Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"31","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"39afb64d-23f4-40a4-af2e-cda3fe0e3908","LogTimestamp":"2023-05-16T23:29:14.051Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:14.091Z","message":"Ingested the InputStream","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"31","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"39afb64d-23f4-40a4-af2e-cda3fe0e3908","LogTimestamp":"2023-05-16T23:29:14.051Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:16.040Z","message":"Types size 378","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"31","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"39afb64d-23f4-40a4-af2e-cda3fe0e3908","LogTimestamp":"2023-05-16T23:29:14.051Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:16.053Z","message":"Version being processedv23","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"31","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"39afb64d-23f4-40a4-af2e-cda3fe0e3908","LogTimestamp":"2023-05-16T23:29:14.051Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:16.054Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"31","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"39afb64d-23f4-40a4-af2e-cda3fe0e3908","LogTimestamp":"2023-05-16T23:29:14.051Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:16.055Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"eea836cd-fd00-40e9-8914-69b2979ef4fc","LogTimestamp":"2023-05-16T23:29:16.055Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:16.056Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"eea836cd-fd00-40e9-8914-69b2979ef4fc","LogTimestamp":"2023-05-16T23:29:16.055Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:16.056Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"eea836cd-fd00-40e9-8914-69b2979ef4fc","LogTimestamp":"2023-05-16T23:29:16.055Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:16.056Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"eea836cd-fd00-40e9-8914-69b2979ef4fc","LogTimestamp":"2023-05-16T23:29:16.055Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:16.095Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"29","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"eea836cd-fd00-40e9-8914-69b2979ef4fc","LogTimestamp":"2023-05-16T23:29:16.084Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:16.108Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"eea836cd-fd00-40e9-8914-69b2979ef4fc","LogTimestamp":"2023-05-16T23:29:16.084Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:16.109Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"eea836cd-fd00-40e9-8914-69b2979ef4fc","LogTimestamp":"2023-05-16T23:29:16.084Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:16.110Z","message":"Ingested the InputStream","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"eea836cd-fd00-40e9-8914-69b2979ef4fc","LogTimestamp":"2023-05-16T23:29:16.084Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:18.798Z","message":"Types size 378","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"eea836cd-fd00-40e9-8914-69b2979ef4fc","LogTimestamp":"2023-05-16T23:29:16.084Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:18.850Z","message":"Version being processedv24","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"eea836cd-fd00-40e9-8914-69b2979ef4fc","LogTimestamp":"2023-05-16T23:29:16.084Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:18.851Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"eea836cd-fd00-40e9-8914-69b2979ef4fc","LogTimestamp":"2023-05-16T23:29:16.084Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:18.852Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b46d8502-0eed-4581-98e1-0dd1ecf75bf0","LogTimestamp":"2023-05-16T23:29:18.852Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:18.852Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b46d8502-0eed-4581-98e1-0dd1ecf75bf0","LogTimestamp":"2023-05-16T23:29:18.852Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:18.852Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b46d8502-0eed-4581-98e1-0dd1ecf75bf0","LogTimestamp":"2023-05-16T23:29:18.852Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:18.852Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b46d8502-0eed-4581-98e1-0dd1ecf75bf0","LogTimestamp":"2023-05-16T23:29:18.852Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:18.886Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"34","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"b46d8502-0eed-4581-98e1-0dd1ecf75bf0","LogTimestamp":"2023-05-16T23:29:18.886Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:18.917Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b46d8502-0eed-4581-98e1-0dd1ecf75bf0","LogTimestamp":"2023-05-16T23:29:18.886Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:18.918Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b46d8502-0eed-4581-98e1-0dd1ecf75bf0","LogTimestamp":"2023-05-16T23:29:18.886Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:18.919Z","message":"Ingested the InputStream","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b46d8502-0eed-4581-98e1-0dd1ecf75bf0","LogTimestamp":"2023-05-16T23:29:18.886Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:21.173Z","message":"Types size 406","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b46d8502-0eed-4581-98e1-0dd1ecf75bf0","LogTimestamp":"2023-05-16T23:29:18.886Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:21.189Z","message":"Version being processedv25","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b46d8502-0eed-4581-98e1-0dd1ecf75bf0","LogTimestamp":"2023-05-16T23:29:18.886Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:21.189Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b46d8502-0eed-4581-98e1-0dd1ecf75bf0","LogTimestamp":"2023-05-16T23:29:18.886Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:21.190Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"97ec0718-819d-4c28-b34b-3bd261c18af6","LogTimestamp":"2023-05-16T23:29:21.190Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:21.191Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"97ec0718-819d-4c28-b34b-3bd261c18af6","LogTimestamp":"2023-05-16T23:29:21.190Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:21.191Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"97ec0718-819d-4c28-b34b-3bd261c18af6","LogTimestamp":"2023-05-16T23:29:21.190Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:21.191Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"97ec0718-819d-4c28-b34b-3bd261c18af6","LogTimestamp":"2023-05-16T23:29:21.190Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:21.238Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"47","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"97ec0718-819d-4c28-b34b-3bd261c18af6","LogTimestamp":"2023-05-16T23:29:21.237Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:21.271Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"47","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"97ec0718-819d-4c28-b34b-3bd261c18af6","LogTimestamp":"2023-05-16T23:29:21.237Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:21.272Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"47","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"97ec0718-819d-4c28-b34b-3bd261c18af6","LogTimestamp":"2023-05-16T23:29:21.237Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:21.273Z","message":"Ingested the InputStream","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"47","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"97ec0718-819d-4c28-b34b-3bd261c18af6","LogTimestamp":"2023-05-16T23:29:21.237Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:23.711Z","message":"Types size 410","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"47","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"97ec0718-819d-4c28-b34b-3bd261c18af6","LogTimestamp":"2023-05-16T23:29:21.237Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:23.753Z","message":"Version being processedv26","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"47","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"97ec0718-819d-4c28-b34b-3bd261c18af6","LogTimestamp":"2023-05-16T23:29:21.237Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:23.753Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"47","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"97ec0718-819d-4c28-b34b-3bd261c18af6","LogTimestamp":"2023-05-16T23:29:21.237Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:23.755Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1a6f0344-b1e6-4dbc-b292-9dce7f9fb3ea","LogTimestamp":"2023-05-16T23:29:23.755Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:23.756Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1a6f0344-b1e6-4dbc-b292-9dce7f9fb3ea","LogTimestamp":"2023-05-16T23:29:23.755Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:23.756Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1a6f0344-b1e6-4dbc-b292-9dce7f9fb3ea","LogTimestamp":"2023-05-16T23:29:23.755Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:23.756Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1a6f0344-b1e6-4dbc-b292-9dce7f9fb3ea","LogTimestamp":"2023-05-16T23:29:23.755Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:23.866Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"110","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"1a6f0344-b1e6-4dbc-b292-9dce7f9fb3ea","LogTimestamp":"2023-05-16T23:29:23.865Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:23.901Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"110","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1a6f0344-b1e6-4dbc-b292-9dce7f9fb3ea","LogTimestamp":"2023-05-16T23:29:23.865Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:23.904Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"110","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1a6f0344-b1e6-4dbc-b292-9dce7f9fb3ea","LogTimestamp":"2023-05-16T23:29:23.865Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:23.905Z","message":"Ingested the InputStream","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"110","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1a6f0344-b1e6-4dbc-b292-9dce7f9fb3ea","LogTimestamp":"2023-05-16T23:29:23.865Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:26.697Z","message":"Types size 410","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"110","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1a6f0344-b1e6-4dbc-b292-9dce7f9fb3ea","LogTimestamp":"2023-05-16T23:29:23.865Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:26.713Z","message":"Version being processedv27","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"110","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1a6f0344-b1e6-4dbc-b292-9dce7f9fb3ea","LogTimestamp":"2023-05-16T23:29:23.865Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:26.714Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"110","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1a6f0344-b1e6-4dbc-b292-9dce7f9fb3ea","LogTimestamp":"2023-05-16T23:29:23.865Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:26.715Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.715Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:26.715Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.715Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:26.716Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.715Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:26.716Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.715Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:26.745Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:26.782Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:26.782Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:26.783Z","message":"Ingested the InputStream","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:29.124Z","message":"Types size 410","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:29.144Z","message":"AAI Server initialization started...","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.onap.aai.TraversalApp","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:29.144Z","message":"Starting AAIGraph connections and the NodeInjestor","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.onap.aai.TraversalApp","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:29.145Z","message":"Initializing AAIConfig","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:29.145Z","message":"Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:29.145Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:29.146Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:29.560Z","message":"DataStax Java driver 3.6.0 for Apache Cassandra","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:29.574Z","message":"Detected Guava >= 19 in the classpath, using modern compatibility layer","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"c.d.driver.core.GuavaCompatibility","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:29.575Z","message":"com.datastax.driver.NEW_NODE_DELAY_SECONDS is undefined, using default value 1","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:29.575Z","message":"com.datastax.driver.NOTIF_LOCK_TIMEOUT_SECONDS is undefined, using default value 60","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:29.592Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.029Z","message":"Using native clock to generate timestamps.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:30.052Z","message":"com.datastax.driver.NON_BLOCKING_EXECUTOR_SIZE is undefined, using default value 2","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.136Z","message":"Starting new cluster with contact points [cassandra/10.233.72.176:9042]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.169Z","message":"Using SLF4J as the default logging framework","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.190Z","message":"-Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.190Z","message":"-Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.373Z","message":"-Dio.netty.noUnsafe: false","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.373Z","message":"Java version: 8","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.376Z","message":"sun.misc.Unsafe.theUnsafe: available","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.378Z","message":"sun.misc.Unsafe.copyMemory: available","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.379Z","message":"java.nio.Buffer.address: available","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.381Z","message":"direct buffer constructor: available","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.384Z","message":"java.nio.Bits.unaligned: available, true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.384Z","message":"jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.384Z","message":"java.nio.DirectByteBuffer.(long, int): available","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.385Z","message":"sun.misc.Unsafe: available","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.386Z","message":"-Dio.netty.tmpdir: /tmp (java.io.tmpdir)","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.386Z","message":"-Dio.netty.bitMode: 64 (sun.arch.data.model)","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.390Z","message":"-Dio.netty.maxDirectMemory: 1020067840 bytes","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.391Z","message":"-Dio.netty.uninitializedArrayAllocationThreshold: -1","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.394Z","message":"java.nio.ByteBuffer.cleaner(): available","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"io.netty.util.internal.CleanerJava6","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.394Z","message":"-Dio.netty.noPreferDirect: false","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.405Z","message":"com.datastax.driver.FORCE_NIO is undefined, using default value false","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.415Z","message":"-Dio.netty.native.workdir: /tmp (io.netty.tmpdir)","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.415Z","message":"-Dio.netty.native.deleteLibAfterLoading: true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.416Z","message":"-Dio.netty.native.tryPatchShadedId: true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.421Z","message":"Unable to load the library 'netty_transport_native_epoll_x86_64', trying other loading mechanism.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"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-05-16T23:29:30.423Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"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-05-16T23:29:30.444Z","message":"Unable to load the library '/tmp/libnetty_transport_native_epoll_x86_644939857429795683203.so', trying other loading mechanism.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"exception":"java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_644939857429795683203.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-05-16T23:29:30.451Z","message":"Unable to load the library 'netty_transport_native_epoll', trying other loading mechanism.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"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-05-16T23:29:30.452Z","message":"netty_transport_native_epoll cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"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-05-16T23:29:30.456Z","message":"Found Netty's native epoll transport in the classpath, but epoll is not available. Using NIO instead.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"exception":"java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_644939857429795683203.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_644939857429795683203.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-05-16T23:29:30.472Z","message":"-Dio.netty.eventLoopThreads: 4","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.c.MultithreadEventLoopGroup","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.523Z","message":"-Dio.netty.noKeySetOptimization: false","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.524Z","message":"-Dio.netty.selectorAutoRebuildThreshold: 512","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.575Z","message":"org.jctools-core.MpscChunkedArrayQueue: available","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.630Z","message":"-Dio.netty.leakDetection.level: simple","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.631Z","message":"-Dio.netty.leakDetection.targetRecords: 4","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.637Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@66f04451","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.656Z","message":"com.datastax.driver.EXTENDED_PEER_CHECK is undefined, using default value true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.714Z","message":"[cassandra/10.233.72.176:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.719Z","message":"com.datastax.driver.DISABLE_COALESCING is undefined, using default value false","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.719Z","message":"com.datastax.driver.FLUSHER_SCHEDULE_PERIOD_NS is undefined, using default value 10000","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.719Z","message":"com.datastax.driver.FLUSHER_RUN_WITHOUT_WORK_TIMES is undefined, using default value 5","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.777Z","message":"-Dio.netty.allocator.numHeapArenas: 4","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.777Z","message":"-Dio.netty.allocator.numDirectArenas: 4","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.777Z","message":"-Dio.netty.allocator.pageSize: 8192","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.777Z","message":"-Dio.netty.allocator.maxOrder: 11","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.777Z","message":"-Dio.netty.allocator.chunkSize: 16777216","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.777Z","message":"-Dio.netty.allocator.tinyCacheSize: 512","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.777Z","message":"-Dio.netty.allocator.smallCacheSize: 256","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.778Z","message":"-Dio.netty.allocator.normalCacheSize: 64","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.778Z","message":"-Dio.netty.allocator.maxCachedBufferCapacity: 32768","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.778Z","message":"-Dio.netty.allocator.cacheTrimInterval: 8192","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.778Z","message":"-Dio.netty.allocator.cacheTrimIntervalMillis: 0","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.778Z","message":"-Dio.netty.allocator.useCacheForAllThreads: true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.778Z","message":"-Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.812Z","message":"-Dio.netty.processId: 6 (auto-detected)","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.816Z","message":"-Djava.net.preferIPv4Stack: false","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.816Z","message":"-Djava.net.preferIPv6Addresses: false","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.818Z","message":"Loopback interface: lo (lo, 127.0.0.1)","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.819Z","message":"/proc/sys/net/core/somaxconn: 4096","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.820Z","message":"-Dio.netty.machineId: 9e:65:58:ff:fe:be:8a:30 (auto-detected)","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.868Z","message":"-Dio.netty.allocator.type: pooled","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.868Z","message":"-Dio.netty.threadLocalDirectBufferSize: 0","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.868Z","message":"-Dio.netty.maxThreadLocalCharBufferSize: 16384","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.938Z","message":"Connection[cassandra/10.233.72.176: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-05-16T23:29:30.991Z","message":"-Dio.netty.recycler.maxCapacityPerThread: 4096","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.991Z","message":"-Dio.netty.recycler.maxSharedCapacityFactor: 2","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.991Z","message":"-Dio.netty.recycler.linkCapacity: 16","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:30.991Z","message":"-Dio.netty.recycler.ratio: 8","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:31.012Z","message":"-Dio.netty.buffer.checkAccessible: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:31.012Z","message":"-Dio.netty.buffer.checkBounds: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:31.012Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@606c6572","thread":"JanusGraph Cluster-nio-worker-0","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:31.061Z","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-05-16T23:29:31.296Z","message":"[cassandra/10.233.72.176:9042] Connection[cassandra/10.233.72.176: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-05-16T23:29:31.298Z","message":"[Control connection] Refreshing node list and token map","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:31.473Z","message":"[Control connection] Refreshing schema","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:31.642Z","message":"[Control connection] established to cassandra/10.233.72.176:9042","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:31.643Z","message":"Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"c.d.d.c.p.DCAwareRoundRobinPolicy","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:31.644Z","message":"New Cassandra host /10.233.67.43:9042 added","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:31.645Z","message":"New Cassandra host /10.233.70.206:9042 added","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:31.645Z","message":"New Cassandra host cassandra/10.233.72.176:9042 added","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:31.649Z","message":"com.datastax.driver.CHECK_IO_DEADLOCKS is undefined, using default value true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:31.653Z","message":"[/10.233.67.43:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:31.656Z","message":"Connection[/10.233.67.43: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-05-16T23:29:31.670Z","message":"[/10.233.70.206:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:31.671Z","message":"[cassandra/10.233.72.176:9042] preparing to open 1 new connections, total = 2","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:31.672Z","message":"Connection[cassandra/10.233.72.176: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-05-16T23:29:31.673Z","message":"Connection[/10.233.70.206: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-05-16T23:29:31.837Z","message":"[/10.233.70.206:9042] Connection[/10.233.70.206: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-05-16T23:29:31.840Z","message":"Created connection pool to host /10.233.70.206: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-05-16T23:29:31.840Z","message":"Added connection pool for /10.233.70.206:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:31.848Z","message":"[/10.233.67.43:9042] Connection[/10.233.67.43: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-05-16T23:29:31.848Z","message":"Created connection pool to host /10.233.67.43: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-05-16T23:29:31.848Z","message":"Added connection pool for /10.233.67.43:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:31.862Z","message":"[cassandra/10.233.72.176:9042] Connection[cassandra/10.233.72.176: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-05-16T23:29:31.863Z","message":"Created connection pool to host cassandra/10.233.72.176: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-05-16T23:29:31.863Z","message":"Added connection pool for cassandra/10.233.72.176:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.275Z","message":"going to scan these urls:\nfile:/opt/app/aai-traversal/resources/","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.284Z","message":"could not scan file schema/onap/query/stored-queries.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.284Z","message":"could not scan file schema/onap/query/stored-queries.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.284Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.285Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.285Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.285Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.285Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.285Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.285Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.285Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.286Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.286Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.286Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.286Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.286Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.286Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.286Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.287Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.287Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.287Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.287Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.287Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.287Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.287Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.288Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.288Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.288Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.288Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.288Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.289Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.289Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.289Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.289Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.289Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.289Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.289Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.289Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.290Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.290Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.290Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.290Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.290Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.290Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.290Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.291Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.291Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.291Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.291Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.291Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.291Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.291Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.291Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.291Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.292Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.292Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.292Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.292Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.292Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.292Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.292Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.292Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.292Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.292Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.293Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.293Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.293Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.293Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.293Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.293Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.293Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.294Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.294Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.294Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.294Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.294Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.294Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.294Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.295Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.295Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.295Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.295Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.295Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.295Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.296Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.296Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.296Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.296Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.296Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.296Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.296Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.296Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.297Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.297Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.297Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.297Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.297Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.297Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.297Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.298Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.298Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.298Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.298Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.298Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.298Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.298Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.299Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.299Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.299Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.299Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.299Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.299Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.299Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.300Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.300Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.300Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.300Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.300Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.300Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.300Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.301Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.301Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.301Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.301Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.302Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.302Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.302Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.302Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.302Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.302Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.303Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.303Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.303Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.303Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.303Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.303Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.304Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.304Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.304Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.304Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.304Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.304Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.304Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.305Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.305Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.305Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.305Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.305Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.305Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.305Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.306Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.306Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.306Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.306Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.306Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.308Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.308Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.308Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.308Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.308Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.309Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.309Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.309Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.309Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.309Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.309Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.309Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.310Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.310Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.310Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.310Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.310Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.310Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.311Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.311Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.311Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.311Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.311Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.311Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.311Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.312Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.312Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.312Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.312Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.312Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.312Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.312Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.313Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.313Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.313Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.313Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.313Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.313Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.313Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.314Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.314Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.314Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.314Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.314Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.314Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.314Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.315Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.315Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.315Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.315Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.315Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.315Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.315Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.315Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.316Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.316Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.316Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.316Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.316Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.316Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.316Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.316Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.317Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.317Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.317Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.317Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.317Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.317Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.317Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.318Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.318Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.318Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.318Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.318Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.318Z","message":"could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.319Z","message":"could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.319Z","message":"could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.319Z","message":"could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.319Z","message":"could not scan file localhost-access-logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.319Z","message":"could not scan file localhost-access-logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.320Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.320Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.320Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.320Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.320Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.320Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.321Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.321Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.321Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.321Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.321Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.321Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.321Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.321Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.322Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.322Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.322Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.322Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.322Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.322Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.322Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.323Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.323Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.323Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.323Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.323Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.323Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.323Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.323Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.324Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.324Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.324Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.324Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.324Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.324Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.324Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.325Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.325Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.325Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.325Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.325Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.325Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.325Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.326Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.326Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.326Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.326Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.326Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.326Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.326Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.326Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.327Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.327Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.327Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.327Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.327Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.327Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.327Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.328Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.328Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.328Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.328Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.328Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.328Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.328Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.328Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.329Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.329Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.329Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.329Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.329Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.329Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.330Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.330Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.330Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.330Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.330Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.330Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.330Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.331Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.331Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.331Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.331Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.331Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.331Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.331Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.331Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.332Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.332Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.332Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.332Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.332Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.332Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.332Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.333Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.333Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.333Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.333Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.333Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.333Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.333Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.333Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.334Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.334Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.334Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.334Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.334Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.334Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.334Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.334Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.335Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.335Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.335Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.335Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.335Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.335Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.335Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.335Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.335Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.335Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.335Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.335Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.335Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.336Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.336Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.336Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.336Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.336Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.336Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.336Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.336Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.336Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.336Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.336Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.336Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.336Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.336Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.336Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.337Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.337Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.337Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.337Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.337Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.337Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.337Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.337Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.337Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.337Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.337Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.337Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.337Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.337Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.338Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.338Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.338Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.338Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.338Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.338Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.338Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.338Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.338Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.338Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.338Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.338Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.338Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.338Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.338Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.339Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.339Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.339Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.339Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.339Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.339Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.339Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.339Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.339Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.339Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.339Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.339Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.339Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.339Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.339Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.340Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.340Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.340Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.340Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.340Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.340Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.340Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.340Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.340Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.340Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.340Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.340Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.340Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.341Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.341Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.341Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.341Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.341Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.341Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.341Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.341Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.341Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.341Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.341Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.342Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.342Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.342Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.342Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.342Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.342Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.342Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.342Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.342Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.342Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.343Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.343Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.343Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.343Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.343Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.343Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.343Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.343Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.343Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.343Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.343Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.343Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.343Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.343Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.343Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.344Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.344Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.344Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.344Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.344Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.344Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.344Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.344Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.344Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.344Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.344Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.344Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.344Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.344Z","message":"could not scan file etc/auth/realm.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.345Z","message":"could not scan file etc/auth/realm.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.345Z","message":"could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.345Z","message":"could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.345Z","message":"could not scan file etc/appprops/logging.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.345Z","message":"could not scan file etc/appprops/logging.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.345Z","message":"could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.345Z","message":"could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.345Z","message":"could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.345Z","message":"could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.345Z","message":"could not scan file etc/appprops/error.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.345Z","message":"could not scan file etc/appprops/error.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.345Z","message":"could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.345Z","message":"could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.346Z","message":"could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.346Z","message":"could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.346Z","message":"could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.346Z","message":"could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.346Z","message":"could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.346Z","message":"could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.346Z","message":"could not scan file application-keycloak.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.346Z","message":"could not scan file application-keycloak.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.346Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.346Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.346Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.346Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.347Z","message":"could not scan file antlr4/org/onap/aai/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.347Z","message":"could not scan file antlr4/org/onap/aai/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.347Z","message":"could not scan file aaf/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.347Z","message":"could not scan file aaf/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.348Z","message":"could not scan file aaf/permissions.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.348Z","message":"could not scan file aaf/permissions.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.348Z","message":"could not scan file aaf/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.348Z","message":"could not scan file aaf/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.348Z","message":"could not scan file aaf/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.348Z","message":"could not scan file aaf/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.348Z","message":"could not scan file aaf/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.348Z","message":"could not scan file aaf/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.348Z","message":"could not scan file aaf/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.348Z","message":"could not scan file aaf/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.348Z","message":"could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.348Z","message":"could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.348Z","message":"could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.348Z","message":"could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.349Z","message":"could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.349Z","message":"could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.349Z","message":"could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.349Z","message":"could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.349Z","message":"could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.349Z","message":"could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.349Z","message":"could not scan file aaf/bath_config.csv in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.349Z","message":"could not scan file aaf/bath_config.csv in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.349Z","message":"Reflections took 73 ms to scan 1 urls, producing 0 keys and 0 values ","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.reflections.Reflections","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:32.602Z","message":"Connection[/10.233.67.43:9042-1, inFlight=0, closed=true] closing connection","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.602Z","message":"[/10.233.67.43:9042] Connection[/10.233.67.43:9042-1, inFlight=0, closed=true] closed, remaining = 0","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.606Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=true] closing connection","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.606Z","message":"[/10.233.70.206:9042] Connection[/10.233.70.206:9042-1, inFlight=0, closed=true] closed, remaining = 0","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.609Z","message":"Connection[cassandra/10.233.72.176:9042-2, inFlight=0, closed=true] closing connection","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.609Z","message":"[cassandra/10.233.72.176:9042] Connection[cassandra/10.233.72.176:9042-2, inFlight=0, closed=true] closed, remaining = 1","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.610Z","message":"Shutting down","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.612Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=true] closing connection","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:32.612Z","message":"[cassandra/10.233.72.176:9042] Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=true] closed, remaining = 0","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:34.638Z","message":"Freed 21 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-05-16T23:29:34.638Z","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-05-16T23:29:34.684Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:34.684Z","message":"Using native clock to generate timestamps.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:34.685Z","message":"Starting new cluster with contact points [cassandra/10.233.72.176:9042]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:34.693Z","message":"[cassandra/10.233.72.176:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:34.697Z","message":"Connection[cassandra/10.233.72.176: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-05-16T23:29:34.902Z","message":"[cassandra/10.233.72.176:9042] Connection[cassandra/10.233.72.176: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-05-16T23:29:34.903Z","message":"[Control connection] Refreshing node list and token map","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:34.916Z","message":"[Control connection] Refreshing schema","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:35.035Z","message":"[Control connection] established to cassandra/10.233.72.176:9042","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:35.036Z","message":"Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"c.d.d.c.p.DCAwareRoundRobinPolicy","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:35.037Z","message":"New Cassandra host /10.233.67.43:9042 added","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:35.037Z","message":"New Cassandra host /10.233.70.206:9042 added","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:35.038Z","message":"New Cassandra host cassandra/10.233.72.176:9042 added","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:35.038Z","message":"[/10.233.67.43:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:35.040Z","message":"[/10.233.70.206:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:35.042Z","message":"Connection[/10.233.67.43: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-05-16T23:29:35.042Z","message":"Connection[/10.233.70.206: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-05-16T23:29:35.044Z","message":"[cassandra/10.233.72.176:9042] preparing to open 1 new connections, total = 2","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:35.046Z","message":"Connection[cassandra/10.233.72.176: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-05-16T23:29:35.215Z","message":"[/10.233.67.43:9042] Connection[/10.233.67.43: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-05-16T23:29:35.216Z","message":"Created connection pool to host /10.233.67.43: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-05-16T23:29:35.216Z","message":"Added connection pool for /10.233.67.43:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:35.239Z","message":"[cassandra/10.233.72.176:9042] Connection[cassandra/10.233.72.176: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-05-16T23:29:35.239Z","message":"Created connection pool to host cassandra/10.233.72.176: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-05-16T23:29:35.239Z","message":"Added connection pool for cassandra/10.233.72.176:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:35.253Z","message":"[/10.233.70.206:9042] Connection[/10.233.70.206: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-05-16T23:29:35.253Z","message":"Created connection pool to host /10.233.70.206: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-05-16T23:29:35.254Z","message":"Added connection pool for /10.233.70.206:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.731Z","message":"Processing the translator","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.733Z","message":"Version being processedv11","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.733Z","message":"Request Headers: {}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.734Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v11, BODY=","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.735Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"a12f053c-d546-4ab7-8ea9-c10af25cbacc","LogTimestamp":"2023-05-16T23:29:36.734Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.735Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"a12f053c-d546-4ab7-8ea9-c10af25cbacc","LogTimestamp":"2023-05-16T23:29:36.734Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.735Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"a12f053c-d546-4ab7-8ea9-c10af25cbacc","LogTimestamp":"2023-05-16T23:29:36.734Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.735Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"a12f053c-d546-4ab7-8ea9-c10af25cbacc","LogTimestamp":"2023-05-16T23:29:36.734Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.755Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"20","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"a12f053c-d546-4ab7-8ea9-c10af25cbacc","LogTimestamp":"2023-05-16T23:29:36.754Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.756Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a12f053c-d546-4ab7-8ea9-c10af25cbacc","LogTimestamp":"2023-05-16T23:29:36.754Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.757Z","message":"Retrieved json from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a12f053c-d546-4ab7-8ea9-c10af25cbacc","LogTimestamp":"2023-05-16T23:29:36.754Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.758Z","message":"Version being processedv12","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a12f053c-d546-4ab7-8ea9-c10af25cbacc","LogTimestamp":"2023-05-16T23:29:36.754Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.759Z","message":"Request Headers: {}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a12f053c-d546-4ab7-8ea9-c10af25cbacc","LogTimestamp":"2023-05-16T23:29:36.754Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.760Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v12, BODY=","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a12f053c-d546-4ab7-8ea9-c10af25cbacc","LogTimestamp":"2023-05-16T23:29:36.754Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.763Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"07f3ca66-4cfb-4f04-81fd-8db9587fbab4","LogTimestamp":"2023-05-16T23:29:36.763Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.763Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"07f3ca66-4cfb-4f04-81fd-8db9587fbab4","LogTimestamp":"2023-05-16T23:29:36.763Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.763Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"07f3ca66-4cfb-4f04-81fd-8db9587fbab4","LogTimestamp":"2023-05-16T23:29:36.763Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.763Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"07f3ca66-4cfb-4f04-81fd-8db9587fbab4","LogTimestamp":"2023-05-16T23:29:36.763Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.783Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"21","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"07f3ca66-4cfb-4f04-81fd-8db9587fbab4","LogTimestamp":"2023-05-16T23:29:36.783Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.784Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"07f3ca66-4cfb-4f04-81fd-8db9587fbab4","LogTimestamp":"2023-05-16T23:29:36.783Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.786Z","message":"Retrieved json from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"07f3ca66-4cfb-4f04-81fd-8db9587fbab4","LogTimestamp":"2023-05-16T23:29:36.783Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.786Z","message":"Version being processedv13","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"07f3ca66-4cfb-4f04-81fd-8db9587fbab4","LogTimestamp":"2023-05-16T23:29:36.783Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.787Z","message":"Request Headers: {}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"07f3ca66-4cfb-4f04-81fd-8db9587fbab4","LogTimestamp":"2023-05-16T23:29:36.783Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.788Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v13, BODY=","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"07f3ca66-4cfb-4f04-81fd-8db9587fbab4","LogTimestamp":"2023-05-16T23:29:36.783Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.791Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9cc540a0-ae78-4e8c-ba7d-ef34bcf305da","LogTimestamp":"2023-05-16T23:29:36.791Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.792Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9cc540a0-ae78-4e8c-ba7d-ef34bcf305da","LogTimestamp":"2023-05-16T23:29:36.791Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.792Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9cc540a0-ae78-4e8c-ba7d-ef34bcf305da","LogTimestamp":"2023-05-16T23:29:36.791Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.792Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9cc540a0-ae78-4e8c-ba7d-ef34bcf305da","LogTimestamp":"2023-05-16T23:29:36.791Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.826Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"34","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"9cc540a0-ae78-4e8c-ba7d-ef34bcf305da","LogTimestamp":"2023-05-16T23:29:36.825Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.827Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9cc540a0-ae78-4e8c-ba7d-ef34bcf305da","LogTimestamp":"2023-05-16T23:29:36.825Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.828Z","message":"Retrieved json from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9cc540a0-ae78-4e8c-ba7d-ef34bcf305da","LogTimestamp":"2023-05-16T23:29:36.825Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.828Z","message":"Version being processedv14","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9cc540a0-ae78-4e8c-ba7d-ef34bcf305da","LogTimestamp":"2023-05-16T23:29:36.825Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.828Z","message":"Request Headers: {}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9cc540a0-ae78-4e8c-ba7d-ef34bcf305da","LogTimestamp":"2023-05-16T23:29:36.825Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.829Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v14, BODY=","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9cc540a0-ae78-4e8c-ba7d-ef34bcf305da","LogTimestamp":"2023-05-16T23:29:36.825Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.832Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"94de070f-e3ae-4a17-bc07-4e7d414d55d2","LogTimestamp":"2023-05-16T23:29:36.831Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.832Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"94de070f-e3ae-4a17-bc07-4e7d414d55d2","LogTimestamp":"2023-05-16T23:29:36.831Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.832Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"94de070f-e3ae-4a17-bc07-4e7d414d55d2","LogTimestamp":"2023-05-16T23:29:36.831Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.832Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"94de070f-e3ae-4a17-bc07-4e7d414d55d2","LogTimestamp":"2023-05-16T23:29:36.831Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.853Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"21","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"94de070f-e3ae-4a17-bc07-4e7d414d55d2","LogTimestamp":"2023-05-16T23:29:36.852Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.855Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"94de070f-e3ae-4a17-bc07-4e7d414d55d2","LogTimestamp":"2023-05-16T23:29:36.852Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.856Z","message":"Retrieved json from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"94de070f-e3ae-4a17-bc07-4e7d414d55d2","LogTimestamp":"2023-05-16T23:29:36.852Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.856Z","message":"Version being processedv15","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"94de070f-e3ae-4a17-bc07-4e7d414d55d2","LogTimestamp":"2023-05-16T23:29:36.852Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.856Z","message":"Request Headers: {}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"94de070f-e3ae-4a17-bc07-4e7d414d55d2","LogTimestamp":"2023-05-16T23:29:36.852Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.857Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v15, BODY=","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"94de070f-e3ae-4a17-bc07-4e7d414d55d2","LogTimestamp":"2023-05-16T23:29:36.852Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.860Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"af0fff92-0b53-46c8-8d06-d6ede9e68313","LogTimestamp":"2023-05-16T23:29:36.859Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.860Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"af0fff92-0b53-46c8-8d06-d6ede9e68313","LogTimestamp":"2023-05-16T23:29:36.859Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.860Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"af0fff92-0b53-46c8-8d06-d6ede9e68313","LogTimestamp":"2023-05-16T23:29:36.859Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.860Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"af0fff92-0b53-46c8-8d06-d6ede9e68313","LogTimestamp":"2023-05-16T23:29:36.859Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.883Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"23","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"af0fff92-0b53-46c8-8d06-d6ede9e68313","LogTimestamp":"2023-05-16T23:29:36.882Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.885Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"af0fff92-0b53-46c8-8d06-d6ede9e68313","LogTimestamp":"2023-05-16T23:29:36.882Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.886Z","message":"Retrieved json from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"af0fff92-0b53-46c8-8d06-d6ede9e68313","LogTimestamp":"2023-05-16T23:29:36.882Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.887Z","message":"Version being processedv16","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"af0fff92-0b53-46c8-8d06-d6ede9e68313","LogTimestamp":"2023-05-16T23:29:36.882Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.887Z","message":"Request Headers: {}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"af0fff92-0b53-46c8-8d06-d6ede9e68313","LogTimestamp":"2023-05-16T23:29:36.882Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.888Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v16, BODY=","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"af0fff92-0b53-46c8-8d06-d6ede9e68313","LogTimestamp":"2023-05-16T23:29:36.882Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.890Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"298f0698-85aa-46d2-9ddd-270e79aa4598","LogTimestamp":"2023-05-16T23:29:36.890Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.891Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"298f0698-85aa-46d2-9ddd-270e79aa4598","LogTimestamp":"2023-05-16T23:29:36.890Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.891Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"298f0698-85aa-46d2-9ddd-270e79aa4598","LogTimestamp":"2023-05-16T23:29:36.890Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.891Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"298f0698-85aa-46d2-9ddd-270e79aa4598","LogTimestamp":"2023-05-16T23:29:36.890Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.911Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"21","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"298f0698-85aa-46d2-9ddd-270e79aa4598","LogTimestamp":"2023-05-16T23:29:36.911Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.913Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"298f0698-85aa-46d2-9ddd-270e79aa4598","LogTimestamp":"2023-05-16T23:29:36.911Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.914Z","message":"Retrieved json from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"298f0698-85aa-46d2-9ddd-270e79aa4598","LogTimestamp":"2023-05-16T23:29:36.911Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.915Z","message":"Version being processedv17","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"298f0698-85aa-46d2-9ddd-270e79aa4598","LogTimestamp":"2023-05-16T23:29:36.911Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.916Z","message":"Request Headers: {}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"298f0698-85aa-46d2-9ddd-270e79aa4598","LogTimestamp":"2023-05-16T23:29:36.911Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.917Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v17, BODY=","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"298f0698-85aa-46d2-9ddd-270e79aa4598","LogTimestamp":"2023-05-16T23:29:36.911Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.919Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"fb9f5276-3130-4329-8b11-1d38b3365787","LogTimestamp":"2023-05-16T23:29:36.919Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.920Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"fb9f5276-3130-4329-8b11-1d38b3365787","LogTimestamp":"2023-05-16T23:29:36.919Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.920Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"fb9f5276-3130-4329-8b11-1d38b3365787","LogTimestamp":"2023-05-16T23:29:36.919Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.920Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"fb9f5276-3130-4329-8b11-1d38b3365787","LogTimestamp":"2023-05-16T23:29:36.919Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.936Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"16","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"fb9f5276-3130-4329-8b11-1d38b3365787","LogTimestamp":"2023-05-16T23:29:36.935Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.938Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"16","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fb9f5276-3130-4329-8b11-1d38b3365787","LogTimestamp":"2023-05-16T23:29:36.935Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.938Z","message":"Retrieved json from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"16","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fb9f5276-3130-4329-8b11-1d38b3365787","LogTimestamp":"2023-05-16T23:29:36.935Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.939Z","message":"Version being processedv18","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"16","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fb9f5276-3130-4329-8b11-1d38b3365787","LogTimestamp":"2023-05-16T23:29:36.935Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.939Z","message":"Request Headers: {}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"16","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fb9f5276-3130-4329-8b11-1d38b3365787","LogTimestamp":"2023-05-16T23:29:36.935Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.940Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v18, BODY=","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"16","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fb9f5276-3130-4329-8b11-1d38b3365787","LogTimestamp":"2023-05-16T23:29:36.935Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.942Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"bb835137-7392-4085-93a5-d0bc49f0a41d","LogTimestamp":"2023-05-16T23:29:36.942Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.942Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"bb835137-7392-4085-93a5-d0bc49f0a41d","LogTimestamp":"2023-05-16T23:29:36.942Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.942Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"bb835137-7392-4085-93a5-d0bc49f0a41d","LogTimestamp":"2023-05-16T23:29:36.942Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.943Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"bb835137-7392-4085-93a5-d0bc49f0a41d","LogTimestamp":"2023-05-16T23:29:36.942Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.970Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"27","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"bb835137-7392-4085-93a5-d0bc49f0a41d","LogTimestamp":"2023-05-16T23:29:36.969Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.973Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bb835137-7392-4085-93a5-d0bc49f0a41d","LogTimestamp":"2023-05-16T23:29:36.969Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.974Z","message":"Retrieved json from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bb835137-7392-4085-93a5-d0bc49f0a41d","LogTimestamp":"2023-05-16T23:29:36.969Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.974Z","message":"Version being processedv19","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bb835137-7392-4085-93a5-d0bc49f0a41d","LogTimestamp":"2023-05-16T23:29:36.969Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.975Z","message":"Request Headers: {}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bb835137-7392-4085-93a5-d0bc49f0a41d","LogTimestamp":"2023-05-16T23:29:36.969Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.975Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v19, BODY=","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bb835137-7392-4085-93a5-d0bc49f0a41d","LogTimestamp":"2023-05-16T23:29:36.969Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:36.978Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e02b5d2e-d6f3-4756-871e-92646fab22fc","LogTimestamp":"2023-05-16T23:29:36.977Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.978Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e02b5d2e-d6f3-4756-871e-92646fab22fc","LogTimestamp":"2023-05-16T23:29:36.977Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.978Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e02b5d2e-d6f3-4756-871e-92646fab22fc","LogTimestamp":"2023-05-16T23:29:36.977Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:36.979Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e02b5d2e-d6f3-4756-871e-92646fab22fc","LogTimestamp":"2023-05-16T23:29:36.977Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.004Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"27","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"e02b5d2e-d6f3-4756-871e-92646fab22fc","LogTimestamp":"2023-05-16T23:29:37.004Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.005Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e02b5d2e-d6f3-4756-871e-92646fab22fc","LogTimestamp":"2023-05-16T23:29:37.004Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.006Z","message":"Retrieved json from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e02b5d2e-d6f3-4756-871e-92646fab22fc","LogTimestamp":"2023-05-16T23:29:37.004Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.007Z","message":"Version being processedv20","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e02b5d2e-d6f3-4756-871e-92646fab22fc","LogTimestamp":"2023-05-16T23:29:37.004Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.007Z","message":"Request Headers: {}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e02b5d2e-d6f3-4756-871e-92646fab22fc","LogTimestamp":"2023-05-16T23:29:37.004Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.008Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v20, BODY=","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e02b5d2e-d6f3-4756-871e-92646fab22fc","LogTimestamp":"2023-05-16T23:29:37.004Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.010Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"55e9cd72-cd8c-4534-9f77-7b7d650a6fa9","LogTimestamp":"2023-05-16T23:29:37.009Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.010Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"55e9cd72-cd8c-4534-9f77-7b7d650a6fa9","LogTimestamp":"2023-05-16T23:29:37.009Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.010Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"55e9cd72-cd8c-4534-9f77-7b7d650a6fa9","LogTimestamp":"2023-05-16T23:29:37.009Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.010Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"55e9cd72-cd8c-4534-9f77-7b7d650a6fa9","LogTimestamp":"2023-05-16T23:29:37.009Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.033Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"23","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"55e9cd72-cd8c-4534-9f77-7b7d650a6fa9","LogTimestamp":"2023-05-16T23:29:37.032Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.034Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"55e9cd72-cd8c-4534-9f77-7b7d650a6fa9","LogTimestamp":"2023-05-16T23:29:37.032Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.035Z","message":"Retrieved json from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"55e9cd72-cd8c-4534-9f77-7b7d650a6fa9","LogTimestamp":"2023-05-16T23:29:37.032Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.035Z","message":"Version being processedv21","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"55e9cd72-cd8c-4534-9f77-7b7d650a6fa9","LogTimestamp":"2023-05-16T23:29:37.032Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.036Z","message":"Request Headers: {}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"55e9cd72-cd8c-4534-9f77-7b7d650a6fa9","LogTimestamp":"2023-05-16T23:29:37.032Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.037Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v21, BODY=","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"55e9cd72-cd8c-4534-9f77-7b7d650a6fa9","LogTimestamp":"2023-05-16T23:29:37.032Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.039Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7e3fbd52-23fa-4165-bde0-a1df1de37cfd","LogTimestamp":"2023-05-16T23:29:37.038Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.039Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7e3fbd52-23fa-4165-bde0-a1df1de37cfd","LogTimestamp":"2023-05-16T23:29:37.038Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.039Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7e3fbd52-23fa-4165-bde0-a1df1de37cfd","LogTimestamp":"2023-05-16T23:29:37.038Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.039Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7e3fbd52-23fa-4165-bde0-a1df1de37cfd","LogTimestamp":"2023-05-16T23:29:37.038Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.066Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"27","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"7e3fbd52-23fa-4165-bde0-a1df1de37cfd","LogTimestamp":"2023-05-16T23:29:37.065Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.072Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7e3fbd52-23fa-4165-bde0-a1df1de37cfd","LogTimestamp":"2023-05-16T23:29:37.065Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.073Z","message":"Retrieved json from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7e3fbd52-23fa-4165-bde0-a1df1de37cfd","LogTimestamp":"2023-05-16T23:29:37.065Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.074Z","message":"Version being processedv22","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7e3fbd52-23fa-4165-bde0-a1df1de37cfd","LogTimestamp":"2023-05-16T23:29:37.065Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.075Z","message":"Request Headers: {}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7e3fbd52-23fa-4165-bde0-a1df1de37cfd","LogTimestamp":"2023-05-16T23:29:37.065Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.076Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v22, BODY=","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7e3fbd52-23fa-4165-bde0-a1df1de37cfd","LogTimestamp":"2023-05-16T23:29:37.065Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.079Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"0d8fcd80-a0c8-489a-a074-182160fbe6bc","LogTimestamp":"2023-05-16T23:29:37.078Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.079Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"0d8fcd80-a0c8-489a-a074-182160fbe6bc","LogTimestamp":"2023-05-16T23:29:37.078Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.079Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"0d8fcd80-a0c8-489a-a074-182160fbe6bc","LogTimestamp":"2023-05-16T23:29:37.078Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.079Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"0d8fcd80-a0c8-489a-a074-182160fbe6bc","LogTimestamp":"2023-05-16T23:29:37.078Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.111Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"32","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"0d8fcd80-a0c8-489a-a074-182160fbe6bc","LogTimestamp":"2023-05-16T23:29:37.110Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.114Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d8fcd80-a0c8-489a-a074-182160fbe6bc","LogTimestamp":"2023-05-16T23:29:37.110Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.115Z","message":"Retrieved json from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d8fcd80-a0c8-489a-a074-182160fbe6bc","LogTimestamp":"2023-05-16T23:29:37.110Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.116Z","message":"Version being processedv23","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d8fcd80-a0c8-489a-a074-182160fbe6bc","LogTimestamp":"2023-05-16T23:29:37.110Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.116Z","message":"Request Headers: {}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d8fcd80-a0c8-489a-a074-182160fbe6bc","LogTimestamp":"2023-05-16T23:29:37.110Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.117Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v23, BODY=","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d8fcd80-a0c8-489a-a074-182160fbe6bc","LogTimestamp":"2023-05-16T23:29:37.110Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.119Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"29c8e36e-e5cf-4f9a-a4f8-75b53219c346","LogTimestamp":"2023-05-16T23:29:37.118Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.119Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"29c8e36e-e5cf-4f9a-a4f8-75b53219c346","LogTimestamp":"2023-05-16T23:29:37.118Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.119Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"29c8e36e-e5cf-4f9a-a4f8-75b53219c346","LogTimestamp":"2023-05-16T23:29:37.118Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.119Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"29c8e36e-e5cf-4f9a-a4f8-75b53219c346","LogTimestamp":"2023-05-16T23:29:37.118Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.147Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"29c8e36e-e5cf-4f9a-a4f8-75b53219c346","LogTimestamp":"2023-05-16T23:29:37.146Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.155Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"29c8e36e-e5cf-4f9a-a4f8-75b53219c346","LogTimestamp":"2023-05-16T23:29:37.146Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.155Z","message":"Retrieved json from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"29c8e36e-e5cf-4f9a-a4f8-75b53219c346","LogTimestamp":"2023-05-16T23:29:37.146Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.156Z","message":"Version being processedv24","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"29c8e36e-e5cf-4f9a-a4f8-75b53219c346","LogTimestamp":"2023-05-16T23:29:37.146Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.156Z","message":"Request Headers: {}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"29c8e36e-e5cf-4f9a-a4f8-75b53219c346","LogTimestamp":"2023-05-16T23:29:37.146Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.157Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v24, BODY=","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"29c8e36e-e5cf-4f9a-a4f8-75b53219c346","LogTimestamp":"2023-05-16T23:29:37.146Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.159Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"b3e6e9e6-4f84-4f9d-b4b8-9bec1f8e3a70","LogTimestamp":"2023-05-16T23:29:37.159Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.159Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"b3e6e9e6-4f84-4f9d-b4b8-9bec1f8e3a70","LogTimestamp":"2023-05-16T23:29:37.159Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.159Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"b3e6e9e6-4f84-4f9d-b4b8-9bec1f8e3a70","LogTimestamp":"2023-05-16T23:29:37.159Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.159Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"b3e6e9e6-4f84-4f9d-b4b8-9bec1f8e3a70","LogTimestamp":"2023-05-16T23:29:37.159Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.181Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"22","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"b3e6e9e6-4f84-4f9d-b4b8-9bec1f8e3a70","LogTimestamp":"2023-05-16T23:29:37.180Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.184Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b3e6e9e6-4f84-4f9d-b4b8-9bec1f8e3a70","LogTimestamp":"2023-05-16T23:29:37.180Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.184Z","message":"Retrieved json from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b3e6e9e6-4f84-4f9d-b4b8-9bec1f8e3a70","LogTimestamp":"2023-05-16T23:29:37.180Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.185Z","message":"Version being processedv25","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b3e6e9e6-4f84-4f9d-b4b8-9bec1f8e3a70","LogTimestamp":"2023-05-16T23:29:37.180Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.185Z","message":"Request Headers: {}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b3e6e9e6-4f84-4f9d-b4b8-9bec1f8e3a70","LogTimestamp":"2023-05-16T23:29:37.180Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.186Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v25, BODY=","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b3e6e9e6-4f84-4f9d-b4b8-9bec1f8e3a70","LogTimestamp":"2023-05-16T23:29:37.180Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.188Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"db15539f-8636-4cd5-a547-2d73f000a49c","LogTimestamp":"2023-05-16T23:29:37.187Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.188Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"db15539f-8636-4cd5-a547-2d73f000a49c","LogTimestamp":"2023-05-16T23:29:37.187Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.188Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"db15539f-8636-4cd5-a547-2d73f000a49c","LogTimestamp":"2023-05-16T23:29:37.187Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.188Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"db15539f-8636-4cd5-a547-2d73f000a49c","LogTimestamp":"2023-05-16T23:29:37.187Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.217Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"db15539f-8636-4cd5-a547-2d73f000a49c","LogTimestamp":"2023-05-16T23:29:37.217Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.219Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"db15539f-8636-4cd5-a547-2d73f000a49c","LogTimestamp":"2023-05-16T23:29:37.217Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.220Z","message":"Retrieved json from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"db15539f-8636-4cd5-a547-2d73f000a49c","LogTimestamp":"2023-05-16T23:29:37.217Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.220Z","message":"Version being processedv26","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"db15539f-8636-4cd5-a547-2d73f000a49c","LogTimestamp":"2023-05-16T23:29:37.217Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.220Z","message":"Request Headers: {}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"db15539f-8636-4cd5-a547-2d73f000a49c","LogTimestamp":"2023-05-16T23:29:37.217Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.221Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v26, BODY=","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"db15539f-8636-4cd5-a547-2d73f000a49c","LogTimestamp":"2023-05-16T23:29:37.217Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.223Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"494fcad0-f5c5-466f-acf4-c594830c3e97","LogTimestamp":"2023-05-16T23:29:37.223Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.223Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"494fcad0-f5c5-466f-acf4-c594830c3e97","LogTimestamp":"2023-05-16T23:29:37.223Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.223Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"494fcad0-f5c5-466f-acf4-c594830c3e97","LogTimestamp":"2023-05-16T23:29:37.223Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.223Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"494fcad0-f5c5-466f-acf4-c594830c3e97","LogTimestamp":"2023-05-16T23:29:37.223Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.258Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"35","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"494fcad0-f5c5-466f-acf4-c594830c3e97","LogTimestamp":"2023-05-16T23:29:37.257Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.260Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"35","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"494fcad0-f5c5-466f-acf4-c594830c3e97","LogTimestamp":"2023-05-16T23:29:37.257Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.261Z","message":"Retrieved json from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"35","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"494fcad0-f5c5-466f-acf4-c594830c3e97","LogTimestamp":"2023-05-16T23:29:37.257Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.261Z","message":"Version being processedv27","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"35","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"494fcad0-f5c5-466f-acf4-c594830c3e97","LogTimestamp":"2023-05-16T23:29:37.257Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.262Z","message":"Request Headers: {}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"35","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"494fcad0-f5c5-466f-acf4-c594830c3e97","LogTimestamp":"2023-05-16T23:29:37.257Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.262Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v27, BODY=","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"35","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"494fcad0-f5c5-466f-acf4-c594830c3e97","LogTimestamp":"2023-05-16T23:29:37.257Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.264Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d5dad62d-00e8-4404-9d6c-c76c3e2e2fd5","LogTimestamp":"2023-05-16T23:29:37.264Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.265Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d5dad62d-00e8-4404-9d6c-c76c3e2e2fd5","LogTimestamp":"2023-05-16T23:29:37.264Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.265Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d5dad62d-00e8-4404-9d6c-c76c3e2e2fd5","LogTimestamp":"2023-05-16T23:29:37.264Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.265Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d5dad62d-00e8-4404-9d6c-c76c3e2e2fd5","LogTimestamp":"2023-05-16T23:29:37.264Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.287Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"22","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"d5dad62d-00e8-4404-9d6c-c76c3e2e2fd5","LogTimestamp":"2023-05-16T23:29:37.286Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.290Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d5dad62d-00e8-4404-9d6c-c76c3e2e2fd5","LogTimestamp":"2023-05-16T23:29:37.286Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.290Z","message":"Retrieved json from SchemaService","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d5dad62d-00e8-4404-9d6c-c76c3e2e2fd5","LogTimestamp":"2023-05-16T23:29:37.286Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.455Z","message":"Calling the SchemaService to retrieve stored queries","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d5dad62d-00e8-4404-9d6c-c76c3e2e2fd5","LogTimestamp":"2023-05-16T23:29:37.286Z"},"thread":"main","logger":"o.o.a.r.search.SchemaServiceCQConfig","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.455Z","message":"Request Headers: {}","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d5dad62d-00e8-4404-9d6c-c76c3e2e2fd5","LogTimestamp":"2023-05-16T23:29:37.286Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.456Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/stored-queries, BODY=","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d5dad62d-00e8-4404-9d6c-c76c3e2e2fd5","LogTimestamp":"2023-05-16T23:29:37.286Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:37.457Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/stored-queries","ElapsedTime":"0","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.456Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.457Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/stored-queries","ElapsedTime":"0","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.456Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.457Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/stored-queries","ElapsedTime":"0","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.456Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.457Z","message":"Invoke","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/stored-queries","ElapsedTime":"0","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.456Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:37.484Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/stored-queries","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:38.736Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:38.736Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:38.737Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:38.740Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:38.740Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:38.742Z","message":"Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:38.744Z","message":"Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:38.746Z","message":"Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:38.749Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:38.749Z","message":"Trying to load META-INF/validation.xml via user class loader","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:38.751Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:38.752Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:38.754Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:38.798Z","message":"HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:38.798Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:38.798Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:38.799Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:38.799Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:39.460Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:39.460Z","message":"Using native clock to generate timestamps.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:39.500Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.s.b.a.g.t.GroovyTemplateAutoConfiguration","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:29:40.735Z","message":"Filter 'webMetricsFilter' configured for use","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"i.m.s.w.servlet.WebMvcMetricsFilter","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:43.526Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:43.526Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:43.530Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:43.530Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:43.532Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:43.534Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:43.621Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:43.621Z","message":"HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:43.621Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:43.621Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:43.621Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:43.621Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:43.839Z","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":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"org.glassfish.jersey.internal.Errors","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:29:43.898Z","message":"Filter 'errorHandler' configured for use","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"72964404-2c22-48de-b050-7667a78590a7","LogTimestamp":"2023-05-16T23:29:37.484Z"},"thread":"main","logger":"org.onap.aai.config.ErrorHandler","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:44.051Z","message":"Application 'aai-traversal' is running on 8446!","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"30","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z","ServerFQDN":"aai-traversal"},"thread":"main","logger":"org.onap.aai.TraversalApp","level":"INFO","logType":"app"} {"timestamp":"2023-05-16T23:29:44.051Z","message":"Traversal MicroService Started","context":{"RequestID":"2abac788-a285-4e99-a896-e2e4e1bdb225","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"30","InvocationID":"c5e939ad-8c11-43ad-8232-0ece637900b0","LogTimestamp":"2023-05-16T23:29:26.745Z","ServerFQDN":"aai-traversal"},"thread":"main","logger":"org.onap.aai.TraversalApp","level":"DEBUG","logType":"app"} Traversal Microservice Started {"timestamp":"2023-05-16T23:29:46.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:29:47.541Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:47.542Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:29:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 1138 - "logType": "access" {"timestamp":"2023-05-16T23:29:50.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:29:50.740Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:50.741Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:29:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 308 - "logType": "access" {"timestamp":"2023-05-16T23:29:56.272Z","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-05-16T23:29:57.289Z","message":"[Control connection] Refreshing schema for sdcartifact","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:57.302Z","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-05-16T23:29:57.324Z","message":"Token to replica map computation for keyspace sdcartifact completed in 22 milliseconds","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:58.166Z","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-05-16T23:29:59.167Z","message":"[Control connection] Refreshing schema for sdcartifact.resources (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:29:59.488Z","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-05-16T23:30:00.392Z","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-05-16T23:30:00.452Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:30:00.731Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:30:00.732Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:30:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 294 - "logType": "access" {"timestamp":"2023-05-16T23:30:01.339Z","message":"Selector.select() returned prematurely 3 times in a row for Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@48d47882.","thread":"JanusGraph Cluster-nio-worker-1","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:30:01.393Z","message":"[Control connection] Refreshing schema for sdcartifact","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:30:01.408Z","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-05-16T23:30:01.430Z","message":"Token to replica map computation for keyspace sdcartifact completed in 22 milliseconds","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:30:02.060Z","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-05-16T23:30:02.882Z","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-05-16T23:30:03.883Z","message":"[Control connection] Refreshing schema for everything.null (null)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:30:03.996Z","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-05-16T23:30:04.015Z","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-05-16T23:30:04.338Z","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-05-16T23:30:05.339Z","message":"[Control connection] Refreshing schema for sdcrepository.migrationtasks (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:30:05.918Z","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-05-16T23:30:06.919Z","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-05-16T23:30:07.614Z","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-05-16T23:30:08.615Z","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-05-16T23:30:08.949Z","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-05-16T23:30:09.950Z","message":"[Control connection] Refreshing schema for sdcrepository.featuretogglestate (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:30:10.420Z","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-05-16T23:30:10.454Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:30:10.728Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:30:10.729Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:30:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 290 - "logType": "access" {"timestamp":"2023-05-16T23:30:11.385Z","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-05-16T23:30:12.386Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:30:12.396Z","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-05-16T23:30:12.411Z","message":"Token to replica map computation for keyspace sdcartifact completed in 15 milliseconds","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:30:13.324Z","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-05-16T23:30:14.325Z","message":"[Control connection] Refreshing schema for sdcaudit.useradminevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:30:14.799Z","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-05-16T23:30:15.800Z","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-05-16T23:30:16.282Z","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-05-16T23:30:17.283Z","message":"[Control connection] Refreshing schema for sdcaudit.useraccessevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:30:17.868Z","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-05-16T23:30:18.869Z","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-05-16T23:30:20.235Z","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-05-16T23:30:20.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:30:20.700Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:30:20.701Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:30:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 268 - "logType": "access" {"timestamp":"2023-05-16T23:30:21.236Z","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-05-16T23:30:21.910Z","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-05-16T23:30:22.911Z","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-05-16T23:30:23.215Z","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-05-16T23:30:24.216Z","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-05-16T23:30:24.463Z","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-05-16T23:30:25.463Z","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-05-16T23:30:26.328Z","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-05-16T23:30:27.329Z","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-05-16T23:30:27.531Z","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-05-16T23:30:28.532Z","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-05-16T23:30:28.993Z","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-05-16T23:30:29.994Z","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-05-16T23:30:30.311Z","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-05-16T23:30:30.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:30:30.719Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:30:30.720Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:30:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 283 - "logType": "access" {"timestamp":"2023-05-16T23:30:31.312Z","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-05-16T23:30:31.920Z","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-05-16T23:30:32.920Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondownloadevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:30:33.310Z","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-05-16T23:30:34.311Z","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-05-16T23:30:35.632Z","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-05-16T23:30:36.633Z","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-05-16T23:30:36.922Z","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-05-16T23:30:37.923Z","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-05-16T23:30:38.371Z","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-05-16T23:30:39.372Z","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-05-16T23:30:39.532Z","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-05-16T23:30:40.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:30:40.533Z","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-05-16T23:30:40.753Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:30:40.754Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:30:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 320 - "logType": "access" {"timestamp":"2023-05-16T23:30:41.148Z","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-05-16T23:30:42.149Z","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-05-16T23:30:42.552Z","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-05-16T23:30:43.553Z","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-05-16T23:30:43.936Z","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-05-16T23:30:44.937Z","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-05-16T23:30:45.492Z","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-05-16T23:30:46.492Z","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-05-16T23:30:46.960Z","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-05-16T23:30:47.961Z","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-05-16T23:30:48.258Z","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-05-16T23:30:49.259Z","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-05-16T23:30:50.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:30:50.557Z","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-05-16T23:30:50.682Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:30:50.683Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:30:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 249 - "logType": "access" {"timestamp":"2023-05-16T23:30:51.558Z","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-05-16T23:30:52.048Z","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-05-16T23:30:53.049Z","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-05-16T23:30:53.544Z","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-05-16T23:30:54.545Z","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-05-16T23:30:55.494Z","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-05-16T23:30:56.495Z","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-05-16T23:30:56.846Z","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-05-16T23:30:57.847Z","message":"[Control connection] Refreshing schema for sdcaudit.auditinggetuebclusterevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:30:58.452Z","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-05-16T23:30:59.454Z","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-05-16T23:31:00.432Z","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-05-16T23:31:00.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:31:00.664Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:31:00.665Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:31:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 232 - "logType": "access" {"timestamp":"2023-05-16T23:31:01.433Z","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-05-16T23:31:02.047Z","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-05-16T23:31:03.048Z","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-05-16T23:31:03.481Z","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-05-16T23:31:04.482Z","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-05-16T23:31:05.191Z","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-05-16T23:31:06.192Z","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-05-16T23:31:06.399Z","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-05-16T23:31:07.399Z","message":"[Control connection] Refreshing schema for sdcaudit.categoryevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:31:07.481Z","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-05-16T23:31:08.482Z","message":"[Control connection] Refreshing schema for sdcaudit.getuserslistevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:31:09.551Z","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-05-16T23:31:10.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:31:10.551Z","message":"[Control connection] Refreshing schema for sdcaudit.getuserslistevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:31:10.646Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:31:10.647Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:31:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 212 - "logType": "access" {"timestamp":"2023-05-16T23:31:10.805Z","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-05-16T23:31:11.806Z","message":"[Control connection] Refreshing schema for sdcaudit.getcategoryhierarchyevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:31:12.637Z","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-05-16T23:31:13.530Z","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-05-16T23:31:14.530Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:31:14.545Z","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-05-16T23:31:14.561Z","message":"Token to replica map computation for keyspace sdcartifact completed in 16 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:31:14.636Z","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-05-16T23:31:15.637Z","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-05-16T23:31:15.688Z","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-05-16T23:31:16.688Z","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-05-16T23:31:16.911Z","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-05-16T23:31:17.906Z","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-05-16T23:31:18.907Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:31:18.924Z","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-05-16T23:31:18.940Z","message":"Token to replica map computation for keyspace sdcartifact completed in 16 milliseconds","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:31:20.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:31:20.851Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:31:20.852Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:31:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 418 - "logType": "access" {"timestamp":"2023-05-16T23:31:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:31:30.673Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:31:30.675Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:31:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 244 - "logType": "access" {"timestamp":"2023-05-16T23:31:32.992Z","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-05-16T23:31:33.993Z","message":"[Control connection] Refreshing schema for sdctitan","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:31:34.004Z","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-05-16T23:31:34.023Z","message":"Token to replica map computation for keyspace sdctitan completed in 18 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:31:35.081Z","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-05-16T23:31:36.082Z","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-05-16T23:31:40.248Z","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-05-16T23:31:40.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:31:40.706Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:31:40.707Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:31:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 271 - "logType": "access" {"timestamp":"2023-05-16T23:31:41.249Z","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-05-16T23:31:42.018Z","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"} {"timestamp":"2023-05-16T23:31:43.019Z","message":"[Control connection] Refreshing schema for sdctitan.edgestore (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:31:43.599Z","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-05-16T23:31:44.600Z","message":"[Control connection] Refreshing schema for sdctitan.edgestore_lock_ (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:31:46.108Z","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"} {"timestamp":"2023-05-16T23:31:47.108Z","message":"[Control connection] Refreshing schema for sdctitan.graphindex (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:31:47.444Z","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-05-16T23:31:48.445Z","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-05-16T23:31:48.689Z","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"} {"timestamp":"2023-05-16T23:31:49.689Z","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-05-16T23:31:49.811Z","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-05-16T23:31:50.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:31:50.682Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:31:50.683Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:31:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 248 - "logType": "access" {"timestamp":"2023-05-16T23:31:50.811Z","message":"[Control connection] Refreshing schema for sdctitan.systemlog (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:31:51.196Z","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-05-16T23:31:52.197Z","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"} {"timestamp":"2023-05-16T23:32:00.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:32:00.669Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:32:00.670Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:32:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 235 - "logType": "access" {"timestamp":"2023-05-16T23:32:10.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:32:10.670Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:32:10.671Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:32:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 236 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2023-05-16T23:32:20.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:32:20.713Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:32:20.714Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:32:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 281 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:32:22.213Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:32:22.218Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2023-05-16T23:32:30.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:32:30.674Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:32:30.676Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:32:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 238 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:32:40.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:32:40.720Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:32:40.721Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:32:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 287 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2023-05-16T23:32:50.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:32:50.504Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:32:50.505Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:32:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 81 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2023-05-16T23:32:52.219Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:32:52.228Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2023-05-16T23:33:00.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:33:00.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:33:00.467Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:33:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2023-05-16T23:33:10.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:33:10.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:33:10.465Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:33:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2023-05-16T23:33:20.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:33:20.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:33:20.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:33:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-05-16T23:33:22.229Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:33:22.233Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:33:30.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:33:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:33:30.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:33:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:33:40.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:33:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:33:40.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:33:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-05-16T23:33:49.293Z","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"} 127.0.0.6 - - [16/May/2023:23:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-05-16T23:33:50.137Z","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"} {"timestamp":"2023-05-16T23:33:50.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:33:50.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:33:50.466Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:33:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" {"timestamp":"2023-05-16T23:33:51.146Z","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-05-16T23:33:51.181Z","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-05-16T23:33:51.198Z","message":"Token to replica map computation for keyspace sdctitan completed in 17 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:33:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:33:52.500Z","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-05-16T23:33:53.501Z","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-05-16T23:33:53.707Z","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/May/2023:23:33:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-05-16T23:33:54.708Z","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-05-16T23:33:55.368Z","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"} 127.0.0.6 - - [16/May/2023:23:33:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:33:56.145Z","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-05-16T23:33:57.145Z","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-05-16T23:33:57.152Z","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-05-16T23:33:57.160Z","message":"Token to replica map computation for keyspace sdctitan completed in 8 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:33:57.720Z","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/May/2023:23:33:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-05-16T23:33:58.720Z","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-05-16T23:33:59.031Z","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-05-16T23:34:00.032Z","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/May/2023:23:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2023-05-16T23:34:00.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:34:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:34:00.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:34:00.462Z","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"} 127.0.0.6 - - [16/May/2023:23:34:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" {"timestamp":"2023-05-16T23:34:01.463Z","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-05-16T23:34:01.561Z","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/May/2023:23:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-05-16T23:34:02.562Z","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-05-16T23:34:03.400Z","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/May/2023:23:34:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:34:04.401Z","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"} 127.0.0.6 - - [16/May/2023:23:34:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:34:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-05-16T23:34:10.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:34:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:34:10.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:34:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:34:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:34:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:34:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:34:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:34:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:34:20.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:34:20.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:34:20.466Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:34:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:34:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:34:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:34:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:34:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:34:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:34:30.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:34:30.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:34:30.466Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:34:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" {"timestamp":"2023-05-16T23:34:30.869Z","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"} {"timestamp":"2023-05-16T23:34:31.870Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:34:31.874Z","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-05-16T23:34:31.894Z","message":"Token to replica map computation for keyspace sdctitan completed in 19 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:34:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:34:32.738Z","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-05-16T23:34:33.739Z","message":"[Control connection] Refreshing schema for zusammen_dox","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:34:33.746Z","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-05-16T23:34:33.765Z","message":"Token to replica map computation for keyspace sdctitan completed in 19 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-05-16T23:34:34.926Z","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-05-16T23:34:35.927Z","message":"[Control connection] Refreshing schema for dox.version (TYPE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:34:36.288Z","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"} 127.0.0.6 - - [16/May/2023:23:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:34:37.288Z","message":"[Control connection] Refreshing schema for dox.user_candidate_version (TYPE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:34:37.980Z","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"} 127.0.0.6 - - [16/May/2023:23:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-05-16T23:34:38.980Z","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-05-16T23:34:39.428Z","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/May/2023:23:34:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:34:40.434Z","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-05-16T23:34:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:34:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:34:40.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:34:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" {"timestamp":"2023-05-16T23:34:40.802Z","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-05-16T23:34:41.803Z","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-05-16T23:34:42.218Z","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/May/2023:23:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:34:43.219Z","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-05-16T23:34:43.526Z","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/May/2023:23:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-05-16T23:34:44.526Z","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-05-16T23:34:45.419Z","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-05-16T23:34:46.419Z","message":"[Control connection] Refreshing schema for dox.vsp_enriched_service_artifact (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:34:46.986Z","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"} {"timestamp":"2023-05-16T23:34:47.986Z","message":"[Control connection] Refreshing schema for dox.application_config (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:34:48.104Z","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"} 127.0.0.6 - - [16/May/2023:23:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:34:49.100Z","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-05-16T23:34:50.101Z","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-05-16T23:34:50.282Z","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-05-16T23:34:50.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [16/May/2023:23:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:34:50.480Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:34:50.481Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:34:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 45 - "logType": "access" {"timestamp":"2023-05-16T23:34:51.282Z","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-05-16T23:34:51.488Z","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/May/2023:23:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-05-16T23:34:52.489Z","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-05-16T23:34:53.078Z","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-05-16T23:34:54.078Z","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/May/2023:23:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:34:54.664Z","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-05-16T23:34:55.664Z","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-05-16T23:34:55.758Z","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"} 127.0.0.6 - - [16/May/2023:23:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:34:56.758Z","message":"[Control connection] Refreshing schema for dox.ecompcomponent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:34:57.598Z","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/May/2023:23:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-05-16T23:34:58.598Z","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-05-16T23:34:59.145Z","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-05-16T23:35:00.145Z","message":"[Control connection] Refreshing schema for dox.action_artifact (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:00.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:35:00.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:00.468Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:00.470Z","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"} 127.0.0.6 - - [16/May/2023:23:35:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:35:01.471Z","message":"[Control connection] Refreshing schema for dox.activity_log (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:02.447Z","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/May/2023:23:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:35:03.027Z","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-05-16T23:35:04.028Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:04.050Z","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-05-16T23:35:04.059Z","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"} 127.0.0.6 - - [16/May/2023:23:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:35:04.585Z","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-05-16T23:35:05.586Z","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-05-16T23:35:05.690Z","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/May/2023:23:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-05-16T23:35:06.691Z","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-05-16T23:35:07.058Z","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-05-16T23:35:08.059Z","message":"[Control connection] Refreshing schema for dox.notification_subscribers (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:08.162Z","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/May/2023:23:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:35:09.163Z","message":"[Control connection] Refreshing schema for dox.last_notification (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:09.428Z","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"} {"timestamp":"2023-05-16T23:35:10.429Z","message":"[Control connection] Refreshing schema for dox.notifications (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:10.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:35:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:10.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:35:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:35:10.996Z","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"} {"timestamp":"2023-05-16T23:35:11.997Z","message":"[Control connection] Refreshing schema for dox.vsp_merge_hint (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:12.111Z","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"} 127.0.0.6 - - [16/May/2023:23:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2023-05-16T23:35:13.112Z","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-05-16T23:35:13.190Z","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"} {"timestamp":"2023-05-16T23:35:14.191Z","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"} 127.0.0.6 - - [16/May/2023:23:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:35:14.718Z","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"} {"timestamp":"2023-05-16T23:35:15.719Z","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-05-16T23:35:15.957Z","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"} 127.0.0.6 - - [16/May/2023:23:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:35:16.958Z","message":"[Control connection] Refreshing schema for zusammen_dox.item (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:17.683Z","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/May/2023:23:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-16T23:35:18.684Z","message":"[Control connection] Refreshing schema for zusammen_dox.version (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:19.114Z","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-05-16T23:35:20.114Z","message":"[Control connection] Refreshing schema for zusammen_dox.version_elements (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:20.217Z","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-05-16T23:35:20.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:35:20.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:20.462Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:35:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:35:21.217Z","message":"[Control connection] Refreshing schema for zusammen_dox.element_namespace (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:21.730Z","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/May/2023:23:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:35:22.731Z","message":"[Control connection] Refreshing schema for zusammen_dox.element (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:23.400Z","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"} {"timestamp":"2023-05-16T23:35:23.949Z","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"} 127.0.0.6 - - [16/May/2023:23:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:35:24.950Z","message":"[Control connection] Refreshing schema for zusammen_dox","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:24.959Z","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-05-16T23:35:24.962Z","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-05-16T23:35:25.363Z","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-05-16T23:35:26.364Z","message":"[Control connection] Refreshing schema for zusammen_dox.version_stage (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:35:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:35:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:30.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:35:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:35:40.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:35:40.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:40.468Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:35:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:35:50.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:35:50.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:50.463Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:35:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:35:56.377Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:35:56.381Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:36:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:36:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:36:00.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:36:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2023-05-16T23:36:10.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:36:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:36:10.463Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:36:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:36:20.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:36:20.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:36:20.463Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:36:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:36:26.382Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:36:26.385Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:36:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:36:30.454Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:36:30.470Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:36:30.470Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:36:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:36:40.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:36:40.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:36:40.467Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:36:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:36:50.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:36:50.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:36:50.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:36:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2023-05-16T23:36:56.387Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:36:56.392Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:36:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:36:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:37:00.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:37:00.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:37:00.467Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:37:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:37:10.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:37:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:37:10.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:37:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:37:20.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:37:20.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:37:20.465Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:37:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:37:26.393Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:37:26.397Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:37:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-05-16T23:37:30.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:37:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:37:30.463Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:37:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:37:40.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:37:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:37:40.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:37:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:37:50.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:37:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:37:50.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:37:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:37:56.401Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:37:56.405Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:38:00.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:38:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:38:00.460Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:38:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:38:10.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:38:10.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:38:10.466Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:38:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:38:20.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:38:20.460Z","message":"Connection[cassandra/10.233.72.176: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-05-16T23:38:20.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:38:20.463Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:38:20.464Z","message":"Connection[cassandra/10.233.72.176: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/May/2023:23:38:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:38:26.417Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:38:26.422Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:38:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:38:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:38:30.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:38:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:38:40.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:38:40.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:38:40.464Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:38:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2023-05-16T23:38:50.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:38:50.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:38:50.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:38:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:38:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:38:56.429Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:38:56.434Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:38:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:39:00.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:39:00.460Z","message":"Connection[/10.233.67.43: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-05-16T23:39:00.464Z","message":"Connection[/10.233.67.43: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-05-16T23:39:00.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:39:00.465Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:39:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:39:10.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:39:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:39:10.463Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:39:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:39:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:39:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:39:20.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:39:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:39:26.435Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:39:26.439Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:39:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:39:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:39:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:39:30.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:39:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:39:40.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:39:40.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:39:40.463Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:39:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:39:50.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:39:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:39:50.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:39:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:39:56.440Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:39:56.444Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:39:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:39:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:40:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:40:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:40:00.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:40:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:40:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:40:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:40:10.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:40:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:40:20.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:40:20.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:40:20.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:40:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:40:26.444Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:40:26.449Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:40:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:40:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:40:30.468Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:40:30.469Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:40:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:40:40.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:40:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:40:40.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:40:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:40:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:40:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:40:50.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:40:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:40:56.461Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:40:56.464Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:41:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:41:00.543Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:41:00.544Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:41:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 110 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:41:10.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:41:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:41:10.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:41:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:41:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:41:20.515Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:41:20.516Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:41:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 80 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:41:26.465Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:41:26.469Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:41:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:41:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:41:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:41:30.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:41:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:41:40.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:41:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:41:40.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:41:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:41:50.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:41:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:41:50.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:41:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:41:56.470Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:41:56.474Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:41:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:41:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:42:00.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:42:00.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:42:00.463Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:42:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:42:10.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:42:10.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:42:10.464Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:42:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:42:20.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:42:20.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:42:20.461Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:42:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:42:26.485Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:42:26.491Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:42:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2023-05-16T23:42:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:42:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:42:30.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:42:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:42:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:42:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:42:40.463Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:42:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:42:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:42:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:42:50.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:42:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:42:56.493Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:42:56.497Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:42:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:42:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:43:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:43:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:43:00.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:43:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:43:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:43:10.468Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:43:10.468Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:43:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:43:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:43:20.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:43:20.462Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:43:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:43:26.506Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:43:26.510Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:43:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:43:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:43:30.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:43:30.464Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:43:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:43:40.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:43:40.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:43:40.463Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:43:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:43:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:43:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:43:50.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:43:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:43:56.515Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:43:56.519Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:44:00.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:44:00.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:44:00.464Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:44:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:44:10.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:44:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:44:10.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:44:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:44:20.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:44:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:44:20.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:44:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:44:26.525Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:44:26.530Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:44:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:44:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:44:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:44:30.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:44:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:44:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:44:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:44:40.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:44:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:44:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:44:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:44:50.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:44:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:44:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:44:56.537Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:44:56.541Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:44:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2023-05-16T23:45:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:45:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:45:00.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:45:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:45:10.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:45:10.453Z","message":"Connection[/10.233.70.206: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-05-16T23:45:10.456Z","message":"Connection[/10.233.70.206: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-05-16T23:45:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:45:10.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:45:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:45:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:45:20.524Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:45:20.525Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:45:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 90 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-16T23:45:26.542Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:45:26.546Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:45:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:45:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:45:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:45:30.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:45:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:45:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:45:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:45:40.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:45:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:45:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:45:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:45:50.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:45:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:45:56.548Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:45:56.553Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:45:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:45:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:46:00.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:46:00.468Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:46:00.469Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:46:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:46:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:46:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:46:10.461Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:46:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:46:20.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:46:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:46:20.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:46:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:46:26.554Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:46:26.559Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:46:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:46:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:46:30.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:46:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:46:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:46:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:46:40.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:46:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:46:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:46:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:46:50.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:46:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:46:56.559Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:46:56.564Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:47:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:47:00.458Z","message":"Connection[/10.233.67.43: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-05-16T23:47:00.461Z","message":"Connection[/10.233.67.43: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-05-16T23:47:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:47:00.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:47:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:47:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:47:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:47:10.463Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:47:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:47:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:47:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:47:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:47:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:47:26.565Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:47:26.570Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:47:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:47:30.590Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:47:30.591Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:47:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 156 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:47:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:47:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:47:40.461Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:47:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:47:50.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:47:50.455Z","message":"Connection[cassandra/10.233.72.176: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-05-16T23:47:50.458Z","message":"Connection[cassandra/10.233.72.176: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-05-16T23:47:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:47:50.460Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:47:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:47:56.574Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:47:56.579Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:48:00.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:48:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:48:00.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:48:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:48:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:48:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:48:10.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:48:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:48:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:48:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:48:20.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:48:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:48:26.581Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:48:26.585Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:48:30.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:48:30.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:48:30.464Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:48:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:48:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:48:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:48:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:48:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:48:50.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:48:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:48:50.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:48:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:48:56.587Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:48:56.591Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:49:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:49:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:49:00.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:49:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:49:10.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:49:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:49:10.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:49:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:49:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:49:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:49:20.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:49:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:49:26.592Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:49:26.597Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:49:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:49:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:49:30.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:49:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-16T23:49:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:49:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:49:40.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:49:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:49:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:49:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:49:50.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:49:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:49:56.607Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:49:56.611Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:50:00.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:50:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:50:00.462Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:50:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-16T23:50:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:50:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:50:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:50:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:50:20.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:50:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:50:20.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:50:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:50:26.612Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:50:26.617Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:50:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:50:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:50:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:50:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:50:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:50:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:50:40.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:50:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:50:50.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:50:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:50:50.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:50:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:50:56.617Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:50:56.622Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:51:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:51:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:51:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:51:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:51:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:51:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:51:10.461Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:51:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-16T23:51:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:51:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:51:20.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:51:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:51:26.622Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:51:26.627Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:51:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:51:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:51:30.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:51:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:51:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:51:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:51:40.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:51:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:51:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:51:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:51:50.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:51:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:51:56.629Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:51:56.634Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-16T23:52:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:52:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:52:00.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:52:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:52:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:52:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:52:10.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:52:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:52:20.451Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:52:20.468Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:52:20.468Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:52:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:52:26.634Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:52:26.638Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:52:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:52:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:52:30.472Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:52:30.473Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:52:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:52:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:52:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:52:40.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:52:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:52:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:52:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:52:50.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:52:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:52:56.639Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:52:56.647Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:52:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:52:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-16T23:53:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:53:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:53:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:53:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:53:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:53:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:53:10.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:53:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-16T23:53:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:53:20.520Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:53:20.521Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:53:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 83 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:53:26.648Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:53:26.653Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-16T23:53:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:53:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:53:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:53:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-16T23:53:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:53:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:53:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:53:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:53:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:53:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:53:50.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:53:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:53:56.654Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:53:56.658Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:54:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:54:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:54:00.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:54:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:54:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:54:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:54:10.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:54:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:54:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:54:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:54:20.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:54:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:54:26.658Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:54:26.662Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:54:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:54:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:54:30.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:54:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:54:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:54:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:54:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:54:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:54:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:54:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:54:50.451Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:54:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:54:56.662Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:54:56.666Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:55:00.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:55:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:55:00.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:55:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:55:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:55:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:55:10.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:55:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:55:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:55:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:55:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:55:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:55:26.677Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:55:26.681Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:55:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:55:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:55:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:55:30.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:55:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:55:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:55:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:55:40.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:55:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:55:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:55:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:55:50.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:55:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:55:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:55:56.682Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:55:56.686Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:55:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-16T23:56:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:56:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:56:00.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:56:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:56:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:56:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:56:10.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:56:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-16T23:56:20.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:56:20.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:56:20.467Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:56:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:56:26.687Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:56:26.692Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:56:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:56:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:56:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:56:30.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:56:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:56:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:56:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:56:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:56:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:56:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:56:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:56:50.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:56:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:56:56.698Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:56:56.702Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:57:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:57:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:57:00.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:57:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:57:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:57:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:57:10.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:57:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:57:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:57:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:57:20.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:57:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:57:26.703Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:57:26.709Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:57:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:57:30.476Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:57:30.477Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:57:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 43 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:57:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:57:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:57:40.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:57:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:57:50.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:57:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:57:50.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:57:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:57:56.716Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:57:56.721Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:58:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:58:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:58:00.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:58:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:58:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:58:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:58:10.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:58:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:58:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:58:20.457Z","message":"Connection[cassandra/10.233.72.176: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-05-16T23:58:20.461Z","message":"Connection[cassandra/10.233.72.176: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-05-16T23:58:20.529Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:58:20.531Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:58:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 95 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:58:26.723Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:58:26.727Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:58:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:58:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:58:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:58:30.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:58:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:58:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:58:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:58:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:58:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:58:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:58:50.496Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:58:50.496Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:58:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 61 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:58:56.731Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:58:56.736Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:58:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:58:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:59:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:59:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:59:00.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:59:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:59:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:59:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:59:10.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:59:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-16T23:59:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:59:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:59:20.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:59:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:59:26.737Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:59:26.742Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:59:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:59:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:59:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:59:30.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:59:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:59:40.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:59:40.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:59:40.463Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:59:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-16T23:59:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-16T23:59:50.494Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:59:50.495Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:59:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 58 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-16T23:59:56.743Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-16T23:59:56.748Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [16/May/2023:23:59:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [16/May/2023:23:59:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:00:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:00:00.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:00:00.469Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:00:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:00:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:00:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:00:10.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:00:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:00:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:00:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:00:20.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:00:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:00:26.749Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:00:26.752Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:00:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:00:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:00:30.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:00:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:00:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:00:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:00:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:00:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:00:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:00:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:00:50.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:00:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:00:56.761Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:00:56.766Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:01:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:01:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:01:00.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:01:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:01:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:01:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:01:10.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:01:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-17T00:01:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:01:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:01:20.451Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:01:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:01:26.775Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:01:26.782Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:01:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2023-05-17T00:01:30.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:01:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:01:30.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:01:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:01:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:01:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:01:40.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:01:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:01:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:01:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:01:50.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:01:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:01:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:01:56.782Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:01:56.787Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:01:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:02:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:02:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:02:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:02:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-17T00:02:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:02:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:02:10.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:02:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:02:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:02:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:02:20.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:02:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:02:26.787Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:02:26.792Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:02:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:02:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:02:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:02:30.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:02:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:02:40.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:02:40.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:02:40.468Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:02:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:02:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:02:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:02:50.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:02:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:02:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:02:56.793Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:02:56.798Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:02:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:03:00.451Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:03:00.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:03:00.467Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:03:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:03:10.451Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:03:10.470Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:03:10.471Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:03:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:03:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:03:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:03:20.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:03:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:03:26.799Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:03:26.803Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:03:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:03:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:03:30.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:03:30.470Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:03:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:03:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:03:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:03:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:03:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:03:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:03:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:03:50.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:03:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-17T00:03:56.805Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:03:56.809Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:03:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:03:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:04:00.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:04:00.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:04:00.463Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:04:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:04:10.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:04:10.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:04:10.465Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:04:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:04:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:04:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:04:20.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:04:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:04:26.811Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:04:26.816Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:04:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:04:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:04:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:04:30.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:04:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:04:40.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:04:40.471Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:04:40.472Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:04:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 36 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:04:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:04:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:04:50.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:04:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:04:56.817Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:04:56.822Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:04:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:04:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:05:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:05:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:05:00.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:05:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:05:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:05:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:05:10.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:05:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:05:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:05:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:05:20.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:05:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:05:26.823Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:05:26.827Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:05:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:05:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:05:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:05:30.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:05:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:05:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:05:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:05:40.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:05:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:05:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:05:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:05:50.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:05:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:05:56.829Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:05:56.835Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:05:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:05:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:06:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:06:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:06:00.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:06:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:06:10.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:06:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:06:10.463Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:06:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:06:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:06:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:06:20.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:06:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:06:26.836Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:06:26.841Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:06:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:06:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:06:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:06:30.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:06:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:06:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:06:40.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:06:40.467Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:06:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:06:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:06:50.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:06:50.463Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:06:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:06:56.845Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:06:56.850Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:06:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:06:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:07:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:07:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:07:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:07:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:07:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:07:10.556Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:07:10.557Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:07:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 123 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:07:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:07:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:07:20.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:07:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:07:26.852Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:07:26.856Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:07:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:07:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:07:30.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:07:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:07:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:07:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:07:40.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:07:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:07:50.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:07:50.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:07:50.463Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:07:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:07:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:07:56.860Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:07:56.865Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:07:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:08:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:08:00.470Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:08:00.471Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:08:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:08:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:08:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:08:10.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:08:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:08:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:08:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:08:20.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:08:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:08:26.876Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:08:26.881Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:08:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:08:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:08:30.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:08:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:08:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:08:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:08:40.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:08:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:08:50.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:08:50.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:08:50.466Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:08:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:08:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:08:56.882Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:08:56.888Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:08:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:09:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:09:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:09:00.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:09:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:09:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:09:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:09:10.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:09:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:09:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:09:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:09:20.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:09:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:09:26.888Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:09:26.893Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:09:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:09:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:09:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:09:30.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:09:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:09:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:09:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:09:40.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:09:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:09:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:09:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:09:50.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:09:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:09:56.894Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:09:56.899Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:09:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:09:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:10:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:10:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:10:00.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:10:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2023-05-17T00:10:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:10:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:10:10.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:10:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:10:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:10:20.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:10:20.463Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:10:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:10:26.900Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:10:26.905Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:10:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:10:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:10:30.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:10:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:10:40.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:10:40.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:10:40.466Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:10:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:10:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:10:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:10:50.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:10:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:10:56.912Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:10:56.918Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:11:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:11:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:11:00.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:11:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:11:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:11:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:11:10.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:11:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:11:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:11:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:11:20.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:11:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:11:26.919Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:11:26.924Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:11:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:11:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:11:30.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:11:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:11:40.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:11:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:11:40.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:11:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:11:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:11:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:11:50.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:11:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:11:56.924Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:11:56.929Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:11:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:11:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:12:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:12:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:12:00.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:12:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:12:10.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:12:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:12:10.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:12:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:12:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:12:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:12:20.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:12:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:12:26.931Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:12:26.935Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:12:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:12:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:12:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:12:30.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:12:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:12:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:12:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:12:40.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:12:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:12:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:12:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:12:50.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:12:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:12:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:12:56.948Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:12:56.953Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:12:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:13:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:13:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:13:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:13:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:13:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:13:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:13:10.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:13:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:13:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:13:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:13:20.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:13:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:13:26.954Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:13:26.958Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:13:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:13:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:13:30.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:13:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:13:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:13:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:13:40.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:13:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:13:50.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:13:50.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:13:50.466Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:13:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:13:56.961Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:13:56.966Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:14:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:14:00.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:14:00.463Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:14:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:14:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:14:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:14:10.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:14:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:14:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:00:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:14:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:14:20.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:14:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:14:26.973Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:14:26.977Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:14:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:14:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:14:30.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:14:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-17T00:14:40.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:14:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:14:40.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:14:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:14:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:14:50.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:14:50.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:14:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:14:56.978Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:14:56.984Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:15:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:15:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:15:00.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:15:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:15:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:15:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:15:10.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:15:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:15:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:15:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:15:20.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:15:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:15:26.985Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:15:26.991Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:15:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:15:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:15:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:15:30.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:15:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:15:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:15:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:15:40.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:15:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:15:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:15:50.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:15:50.463Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:15:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:15:57.002Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:15:57.007Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:16:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:16:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:16:00.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:16:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:16:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:16:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:16:10.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:16:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:16:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:16:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:16:20.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:16:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:16:27.017Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:16:27.022Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:16:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:16:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:16:30.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:16:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:16:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:16:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:16:40.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:16:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:16:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:16:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:16:50.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:16:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:16:57.022Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:16:57.028Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:17:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:17:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:17:00.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:17:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:17:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:17:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:17:10.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:17:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:17:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:17:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:17:20.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:17:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:17:27.029Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:17:27.033Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:17:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:17:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:17:30.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:17:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:17:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:17:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:17:40.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:17:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:17:50.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:17:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:17:50.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:17:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:17:57.037Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:17:57.041Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:18:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:18:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:18:00.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:18:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:18:10.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:18:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:18:10.463Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:18:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:18:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:18:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:18:20.522Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:18:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 85 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:18:27.051Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:18:27.057Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:18:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:18:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:18:30.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:18:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:18:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:18:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:18:40.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:18:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:18:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:18:50.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:18:50.467Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:18:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:18:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:18:57.061Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:18:57.067Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:19:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:19:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:19:00.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:19:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-17T00:19:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:19:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:19:10.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:19:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:19:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:19:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:19:20.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:19:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:19:27.074Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:19:27.079Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:19:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:19:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:19:30.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:19:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:19:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:19:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:19:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:19:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:19:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:19:50.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:19:50.463Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:19:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:19:57.091Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:19:57.096Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:20:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:20:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:20:00.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:20:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:20:10.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:20:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:20:10.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:20:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:20:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:20:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:20:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:20:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:20:27.097Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:20:27.102Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:20:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:20:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:20:30.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:20:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:20:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:20:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:20:40.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:20:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:20:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:20:50.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:20:50.463Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:20:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:20:57.103Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:20:57.108Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:21:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:21:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:21:00.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:21:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:21:10.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:21:10.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:21:10.464Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:21:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:21:20.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:21:20.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:21:20.464Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:21:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:21:27.109Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:21:27.114Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:21:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:21:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:21:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:21:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:21:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:21:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:21:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:21:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:21:50.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:21:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:21:50.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:21:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:21:57.117Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:21:57.123Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:22:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:22:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:22:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:22:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:22:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:22:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:22:10.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:22:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:22:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:22:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:22:20.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:22:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:22:27.124Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:22:27.130Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:22:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:22:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:22:30.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:22:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:22:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:22:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:22:40.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:22:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:22:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:22:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:22:50.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:22:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:22:57.137Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:22:57.142Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:23:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:23:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:23:00.462Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:23:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:23:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:23:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:23:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:23:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:23:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:23:20.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:23:20.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:23:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:23:27.142Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:23:27.148Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:23:30.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:23:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:23:30.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:23:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:23:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:23:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:23:40.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:23:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:23:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:23:50.510Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:23:50.511Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:23:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 74 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:23:57.149Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:23:57.154Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:24:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:24:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:24:00.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:24:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:24:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:24:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:24:10.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:24:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:24:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:24:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:24:20.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:24:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:24:27.158Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:24:27.163Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:24:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:24:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:24:30.463Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:24:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:24:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:24:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:24:40.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:24:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:24:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:24:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:24:50.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:24:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:24:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:24:57.164Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:24:57.169Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:24:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:25:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:25:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:25:00.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:25:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:25:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:25:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:25:10.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:25:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:25:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:25:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:25:20.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:25:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:25:27.170Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:25:27.175Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:25:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:25:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:25:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:25:30.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:25:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:25:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:25:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:25:40.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:25:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:25:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:25:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:25:50.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:25:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:25:57.176Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:25:57.181Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:26:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:26:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:26:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:26:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:26:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:26:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:26:10.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:26:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:26:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:00:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:26:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:26:20.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:26:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:26:27.185Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:26:27.190Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:26:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:26:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:26:30.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:26:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:26:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:26:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:26:40.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:26:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:26:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:26:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:26:50.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:26:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:26:57.191Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:26:57.197Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:27:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:27:00.453Z","message":"Connection[/10.233.67.43: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-05-17T00:27:00.457Z","message":"Connection[/10.233.67.43: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-05-17T00:27:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:27:00.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:27:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:27:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:27:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:27:10.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:27:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:27:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:27:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:27:20.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:27:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:27:27.199Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:27:27.204Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:27:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:27:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:27:30.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:27:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:27:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:27:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:27:40.461Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:27:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:27:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:27:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:27:50.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:27:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:27:57.216Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:27:57.221Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:28:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:28:00.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:28:00.466Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:28:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:28:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:28:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:28:10.463Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:28:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:28:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:28:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:28:20.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:28:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:28:27.222Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:28:27.227Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:28:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:28:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:28:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:28:30.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:28:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:28:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:28:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:28:40.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:28:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:28:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:28:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:28:50.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:28:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:28:57.228Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:28:57.234Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:28:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:28:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:29:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:29:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:29:00.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:29:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-17T00:29:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:29:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:29:10.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:29:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:29:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:29:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:29:20.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:29:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:29:27.235Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:29:27.240Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:29:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:29:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:29:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:29:30.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:29:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:29:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:29:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:29:40.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:29:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:29:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:29:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:29:50.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:29:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:29:57.241Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:29:57.246Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:30:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:30:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:30:00.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:30:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:30:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:30:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:30:10.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:30:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:30:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:30:20.455Z","message":"Connection[cassandra/10.233.72.176: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-05-17T00:30:20.458Z","message":"Connection[cassandra/10.233.72.176: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-05-17T00:30:20.518Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:30:20.519Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:30:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 83 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:30:27.254Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:30:27.258Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:30:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:30:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:30:30.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:30:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:30:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:30:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:30:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:30:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:30:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:30:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:30:50.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:30:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:30:57.260Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:30:57.263Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:31:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:31:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:31:00.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:31:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:31:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:31:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:31:10.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:31:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:31:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:31:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:31:20.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:31:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:31:27.264Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:31:27.270Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:31:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:31:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:31:30.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:31:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:31:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:31:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:31:40.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:31:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:31:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:31:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:31:50.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:31:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:31:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:31:57.271Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:31:57.277Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:31:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:32:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:32:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:32:00.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:32:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:32:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:32:10.469Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:32:10.469Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:32:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:32:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:32:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:32:20.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:32:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:32:27.278Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:32:27.283Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:32:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:32:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:32:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:32:30.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:32:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:32:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:32:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:32:40.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:32:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:32:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:32:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:32:50.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:32:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:32:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:32:57.287Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:32:57.292Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:32:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:33:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:33:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:33:00.461Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:33:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:33:10.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:33:10.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:33:10.465Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:33:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:33:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:33:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:33:20.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:33:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:33:27.294Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:33:27.298Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:33:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:33:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:33:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:33:30.461Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:33:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:33:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:33:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:33:40.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:33:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:33:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:33:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:33:50.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:33:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:33:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:33:57.299Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:33:57.303Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:33:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:34:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:34:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:34:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:34:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:34:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:34:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:34:10.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:34:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:34:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:34:20.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:34:20.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:34:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:34:27.307Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:34:27.312Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:34:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:34:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:34:30.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:34:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:34:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:34:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:34:40.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:34:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:34:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:34:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:34:50.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:34:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:34:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T00:34:57.322Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:34:57.327Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:34:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:35:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:35:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:35:00.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:35:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:35:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:35:10.454Z","message":"Connection[/10.233.70.206: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-05-17T00:35:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:35:10.457Z","message":"Connection[/10.233.70.206:9042-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-05-17T00:35:10.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:35:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:35:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:35:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:35:20.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:35:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:35:27.329Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:35:27.334Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:35:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:35:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:35:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:35:30.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:35:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:35:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:35:40.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:35:40.465Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:35:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:35:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:35:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:35:50.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:35:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:35:57.337Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:35:57.343Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:35:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:35:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:36:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:36:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:36:00.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:36:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:36:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:36:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:36:10.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:36:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:36:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:36:20.498Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:36:20.499Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:36:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 64 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:36:27.344Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:36:27.349Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:36:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:36:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:36:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:36:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:36:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:36:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:36:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:36:40.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:36:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:36:50.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:36:50.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:36:50.464Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:36:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:36:57.349Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:36:57.354Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:36:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:36:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:37:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:37:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:37:00.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:37:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:37:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:37:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:37:10.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:37:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:37:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:37:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:37:20.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:37:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:37:27.356Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:37:27.361Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:37:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:37:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:37:30.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:37:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:37:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:37:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:37:40.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:37:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:37:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:37:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:37:50.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:37:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:37:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:37:57.368Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:37:57.374Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:37:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:38:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:38:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:38:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:38:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:38:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:38:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:38:10.463Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:38:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:38:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:38:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:38:20.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:38:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:38:27.379Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:38:27.383Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:38:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:38:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:38:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:38:30.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:38:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:38:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:38:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:38:40.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:38:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:38:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:38:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:38:50.452Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:38:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:38:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:38:57.393Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:38:57.397Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:38:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:39:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:39:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:39:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:39:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:39:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:39:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:39:10.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:39:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:39:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:39:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:39:20.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:39:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:39:27.401Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:39:27.405Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:39:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:39:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:39:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:39:30.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:39:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:39:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:39:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:39:40.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:39:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:39:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:39:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:39:50.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:39:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:39:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:39:57.409Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:39:57.414Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:39:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:40:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:40:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:40:00.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:40:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:40:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:40:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:40:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:40:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:40:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:40:20.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:40:20.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:40:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:40:27.417Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:40:27.421Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:40:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T00:40:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:40:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:40:30.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:40:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:40:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:40:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:40:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:40:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:40:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:40:50.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:40:50.463Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:40:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:40:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:40:57.425Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:40:57.430Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:40:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:41:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:41:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:41:00.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:41:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:41:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:41:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:41:10.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:41:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:41:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:41:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:41:20.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:41:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:41:27.442Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:41:27.447Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:41:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:41:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:41:30.456Z","message":"Connection[/10.233.67.43: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-05-17T00:41:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:41:30.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:41:30.460Z","message":"Connection[/10.233.67.43: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 - - [17/May/2023:00:41:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:41:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:41:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:41:40.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:41:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:41:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:41:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:41:50.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:41:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:41:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:41:57.453Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:41:57.458Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:41:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:42:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:42:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:42:00.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:42:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:42:10.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:42:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:42:10.461Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:42:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:42:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:42:20.512Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:42:20.513Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:42:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 77 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:42:27.459Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:42:27.464Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:42:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:42:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:42:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:42:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:42:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:42:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:42:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:42:40.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:42:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:42:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:42:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:42:50.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:42:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:42:57.470Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:42:57.475Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:42:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:42:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:43:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:43:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:43:00.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:43:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:43:10.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:43:10.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:43:10.464Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:43:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:43:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:43:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:43:20.451Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:43:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:43:27.476Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:43:27.480Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:43:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:43:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:43:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:43:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:43:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:43:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:43:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:43:40.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:43:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:43:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:43:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:43:50.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:43:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:43:57.481Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:43:57.485Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:44:00.450Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:44:00.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:44:00.467Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:44:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:44:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:44:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:44:10.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:44:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:44:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:44:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:44:20.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:44:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:44:27.486Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:44:27.491Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:44:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:44:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:44:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:44:30.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:44:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:44:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:44:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:44:40.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:44:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:44:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:44:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:44:50.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:44:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:44:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:44:57.497Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:44:57.501Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:44:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:45:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:45:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:45:00.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:45:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:45:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:45:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:45:10.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:45:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:45:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:45:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:45:20.451Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:45:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:45:27.513Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:45:27.516Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:45:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:45:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:45:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:45:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:45:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:45:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:45:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:45:40.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:45:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:45:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:45:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:45:50.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:45:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:45:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:45:57.529Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:45:57.533Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:45:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:46:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:46:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:46:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:46:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:46:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:46:10.456Z","message":"Connection[/10.233.70.206: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-05-17T00:46:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:46:10.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:46:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" {"timestamp":"2023-05-17T00:46:10.465Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:46:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:46:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:46:20.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:46:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:46:27.546Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:46:27.550Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:46:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:46:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:46:30.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:46:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:46:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:46:40.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:46:40.466Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:46:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:46:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:46:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:46:50.451Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:46:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:46:57.554Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:46:57.558Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:47:00.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:47:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:47:00.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:47:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:47:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:47:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:47:10.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:47:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:47:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:47:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:47:20.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:47:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:47:27.560Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:47:27.564Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:47:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:47:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:47:30.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:47:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:47:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:47:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:47:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:47:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:47:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:47:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:47:50.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:47:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:47:57.575Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:47:57.580Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:48:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:48:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:48:00.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:48:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:48:10.451Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:48:10.456Z","message":"Connection[/10.233.70.206: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-05-17T00:48:10.459Z","message":"Connection[/10.233.70.206: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-05-17T00:48:10.469Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:48:10.470Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:48:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:48:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:48:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:48:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:48:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:48:27.581Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:48:27.586Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:48:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:48:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:48:30.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:48:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:48:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:48:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:48:40.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:48:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T00:48:50.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:48:50.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:48:50.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:48:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:48:57.591Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:48:57.597Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:49:00.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:49:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:49:00.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:49:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:49:10.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:49:10.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:49:10.463Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:49:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:49:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:49:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:49:20.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:49:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:49:27.597Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:49:27.602Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:49:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:49:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:49:30.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:49:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:49:40.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:49:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:49:40.462Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:49:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T00:49:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:49:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:49:50.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:49:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:49:57.602Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:49:57.607Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:50:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:50:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:50:00.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:50:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:50:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:50:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:50:10.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:50:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:50:20.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:50:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:50:20.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:50:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:50:27.608Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:50:27.613Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:50:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:50:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:50:30.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:50:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:50:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:50:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:50:40.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:50:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:50:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:50:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:50:50.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:50:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:50:57.614Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:50:57.619Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:51:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:51:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:51:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:51:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:51:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:51:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:51:10.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:51:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:51:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:51:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:51:20.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:51:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:51:27.620Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:51:27.624Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:51:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:51:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:51:30.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:51:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:51:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:51:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:51:40.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:51:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:51:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:51:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:51:50.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:51:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:51:57.625Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:51:57.631Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:52:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:52:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:52:00.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:52:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:52:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:00:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:52:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:52:10.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:52:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:52:20.452Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:52:20.468Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:52:20.469Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:52:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:52:27.631Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:52:27.636Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:52:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:52:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:52:30.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:52:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:52:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:52:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:52:40.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:52:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:52:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:52:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:52:50.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:52:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:52:57.638Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:52:57.643Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:53:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:53:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:53:00.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:53:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:53:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:53:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:53:10.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:53:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T00:53:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:53:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:53:20.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:53:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:53:27.644Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:53:27.650Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:53:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:53:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:53:30.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:53:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:53:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:53:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:53:40.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:53:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:53:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:53:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:53:50.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:53:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:53:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:53:57.651Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:53:57.655Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:53:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:54:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:54:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:54:00.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:54:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:54:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:54:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:54:10.462Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:54:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:54:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:54:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:54:20.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:54:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:54:27.657Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:54:27.661Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:54:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:54:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:54:30.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:54:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:54:40.452Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:54:40.468Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:54:40.469Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:54:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:54:50.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:54:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:54:50.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:54:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:54:57.662Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:54:57.669Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:55:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:55:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:55:00.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:55:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:55:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:55:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:55:10.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:55:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:55:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:55:20.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:55:20.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:55:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:55:27.670Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:55:27.674Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:55:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:55:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:55:30.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:55:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:55:40.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:55:40.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:55:40.464Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:55:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:55:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:55:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:55:50.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:55:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T00:55:57.676Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:55:57.681Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:56:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:56:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:56:00.461Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:56:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T00:56:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:56:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:56:10.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:56:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:56:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:56:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:56:20.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:56:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:56:27.682Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:56:27.686Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:56:30.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:56:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:56:30.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:56:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:56:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:56:40.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:56:40.465Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:56:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:56:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:56:50.493Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:56:50.494Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:56:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 57 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:56:57.693Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:56:57.698Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:56:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:56:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T00:57:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:57:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:57:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:57:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:57:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:57:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:57:10.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:57:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:57:20.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:57:20.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:57:20.464Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:57:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:57:27.699Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:57:27.703Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:57:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:57:30.455Z","message":"Connection[/10.233.67.43: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-05-17T00:57:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:57:30.459Z","message":"Connection[/10.233.67.43: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-05-17T00:57:30.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:57:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:57:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:57:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:57:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:57:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:57:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:57:50.518Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:57:50.519Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:57:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 83 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:57:57.704Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:57:57.708Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:58:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:58:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:58:00.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:58:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:58:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:58:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:58:10.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:58:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:58:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:58:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:58:20.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:58:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:58:27.709Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:58:27.714Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:58:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:58:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:58:30.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:58:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:58:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:58:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:58:40.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:58:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:58:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:58:50.561Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:58:50.562Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:58:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 127 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:58:57.715Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:58:57.719Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:59:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:59:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:59:00.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:59:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:59:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:59:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:59:10.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:59:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:59:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:59:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:59:20.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:59:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:59:27.720Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:59:27.724Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:59:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:59:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:59:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:59:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:59:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:59:40.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:59:40.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:59:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T00:59:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T00:59:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:59:50.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:59:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:00:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T00:59:57.725Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T00:59:57.729Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:00:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:00:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:00:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:00:00.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:00:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:00:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:00:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:00:10.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:00:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:00:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:00:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:00:20.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:00:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:00:27.731Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:00:27.735Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:00:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:00:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:00:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:00:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:00:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T01:00:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:00:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:00:40.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:00:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:00:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:00:50.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:00:50.466Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:00:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:00:57.747Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:00:57.753Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:01:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:01:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:01:00.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:01:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:01:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:01:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:01:10.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:01:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:01:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:01:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:01:20.451Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:01:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:01:27.758Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:01:27.762Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:01:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:01:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:01:30.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:01:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:01:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:01:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:01:40.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:01:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:01:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:01:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:01:50.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:01:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:01:57.766Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:01:57.773Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:02:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:02:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:02:00.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:02:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:02:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:02:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:02:10.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:02:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:02:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:02:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:02:20.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:02:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:02:27.774Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:02:27.779Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:02:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:02:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:02:30.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:02:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:02:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:02:40.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:02:40.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:02:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:02:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:02:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:02:50.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:02:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:02:57.779Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:02:57.785Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:03:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:03:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:03:00.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:03:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:03:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:03:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:03:10.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:03:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:03:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:03:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:03:20.451Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:03:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:03:27.786Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:03:27.792Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:03:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:03:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:03:30.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:03:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:03:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:03:40.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:03:40.465Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:03:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:03:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:03:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:03:50.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:03:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:03:57.793Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:03:57.797Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:04:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:04:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:04:00.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:04:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:04:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:04:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:04:10.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:04:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:04:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:04:20.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:04:20.463Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:04:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:04:27.799Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:04:27.804Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:04:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:04:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:04:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:04:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:04:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:04:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:04:40.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:04:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T01:04:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:04:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:04:50.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:04:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:04:57.814Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:04:57.819Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:05:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:05:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:05:00.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:05:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:05:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:05:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:05:10.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:05:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:05:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:05:20.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:05:20.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:05:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:05:27.820Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:05:27.825Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:05:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:05:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:05:30.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:05:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:05:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:05:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:05:40.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:05:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:05:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:05:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:05:50.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:05:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:05:57.825Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:05:57.830Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:06:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:06:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:06:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:06:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:06:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:06:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:06:10.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:06:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:06:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:06:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:06:20.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:06:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:06:27.836Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:06:27.841Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:06:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:06:30.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:06:30.452Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:06:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:06:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:06:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:06:40.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:06:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:06:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:06:50.448Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:06:50.449Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:06:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T01:06:57.842Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:06:57.847Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:07:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:07:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:07:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:07:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:07:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:07:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:07:10.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:07:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T01:07:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:07:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:07:20.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:07:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:07:27.848Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:07:27.853Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:07:30.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:07:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:07:30.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:07:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:07:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:07:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:07:40.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:07:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:07:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:07:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:07:50.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:07:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:07:57.862Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:07:57.866Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:08:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:08:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:08:00.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:08:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:08:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:08:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:08:10.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:08:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:08:20.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:08:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:08:20.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:08:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:08:27.877Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:08:27.881Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:08:30.450Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:08:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:08:30.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:08:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:08:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:08:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:08:40.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:08:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:08:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:08:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:08:50.452Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:08:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:08:57.891Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:08:57.895Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:09:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:09:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:09:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:09:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:09:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:09:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:09:10.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:09:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:09:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:09:20.451Z","message":"Connection[cassandra/10.233.72.176: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-05-17T01:09:20.455Z","message":"Connection[cassandra/10.233.72.176: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-05-17T01:09:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:09:20.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:09:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:09:27.906Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:09:27.910Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:09:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:09:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:09:30.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:09:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:09:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:09:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:09:40.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:09:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:09:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:09:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:09:50.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:09:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:09:57.913Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:09:57.918Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:10:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:10:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:10:00.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:10:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:10:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:10:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:10:10.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:10:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:10:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:10:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:10:20.451Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:10:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:10:27.919Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:10:27.922Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:10:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:10:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:10:30.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:10:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:10:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:10:40.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:10:40.464Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:10:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:10:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:10:50.447Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:10:50.448Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:10:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:10:57.925Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:10:57.930Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:11:00.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:11:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:11:00.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:11:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:11:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:11:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:11:10.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:11:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T01:11:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:11:20.562Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:11:20.563Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:11:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 127 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:11:27.931Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:11:27.935Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:11:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:11:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:11:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:11:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:11:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:11:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:11:40.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:11:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:11:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:11:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:11:50.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:11:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:11:57.949Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:11:57.953Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T01:12:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:12:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:12:00.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:12:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:12:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:12:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:12:10.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:12:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:12:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:12:20.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:12:20.450Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:12:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:12:27.958Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:12:27.963Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:12:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:12:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:12:30.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:12:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:12:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:12:40.453Z","message":"Connection[/10.233.70.206: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-05-17T01:12:40.457Z","message":"Connection[/10.233.70.206:9042-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-05-17T01:12:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:12:40.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:12:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:12:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:12:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:12:50.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:12:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:12:57.970Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:12:57.975Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:13:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:13:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:13:00.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:13:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:13:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:13:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:13:10.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:13:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:13:20.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:13:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:13:20.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:13:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:13:27.981Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:13:27.986Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:13:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:13:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:13:30.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:13:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:13:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:13:40.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:13:40.452Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:13:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:13:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:13:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:13:50.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:13:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:13:57.991Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:13:57.996Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T01:14:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:14:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:14:00.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:14:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:14:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:14:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:14:10.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:14:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:14:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:14:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:14:20.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:14:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:14:28.005Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:14:28.009Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:14:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:14:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:14:30.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:14:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:14:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:14:40.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:14:40.464Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:14:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:14:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:14:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:14:50.451Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:14:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:14:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T01:14:58.017Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:14:58.022Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:14:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:15:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:15:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:15:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:15:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:15:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:15:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:15:10.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:15:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:15:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:15:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:15:20.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:15:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:15:28.023Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:15:28.028Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:15:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:15:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:15:30.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:15:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:15:40.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:15:40.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:15:40.463Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:15:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:15:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:15:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:15:50.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:15:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:15:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:15:58.030Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:15:58.035Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:15:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:16:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:16:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:16:00.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:16:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:16:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:16:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:16:10.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:16:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:16:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:16:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:16:20.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:16:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:16:28.037Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:16:28.041Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:16:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:16:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:16:30.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:16:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:16:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:16:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:16:40.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:16:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:16:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:16:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:16:50.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:16:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:16:58.053Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:16:58.057Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:17:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:17:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:17:00.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:17:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:17:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:17:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:17:10.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:17:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:17:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:17:20.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:17:20.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:17:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:17:28.059Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:17:28.063Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:17:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:17:30.457Z","message":"Connection[/10.233.67.43: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-05-17T01:17:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:17:30.460Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:17:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-17T01:17:30.461Z","message":"Connection[/10.233.67.43: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 - - [17/May/2023:01:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:17:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:17:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:17:40.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:17:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:17:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:17:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:17:50.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:17:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:17:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:17:58.064Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:17:58.070Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:18:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:18:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:18:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:18:00.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:18:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:18:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:18:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:18:10.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:18:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:18:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:18:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:18:20.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:18:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:18:28.073Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:18:28.077Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:18:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:18:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:18:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:18:30.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:18:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:18:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:18:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:18:40.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:18:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:18:50.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:18:50.456Z","message":"Connection[cassandra/10.233.72.176: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-05-17T01:18:50.461Z","message":"Connection[cassandra/10.233.72.176: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-05-17T01:18:50.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:18:50.462Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:18:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:18:58.081Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:18:58.086Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:19:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:19:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:19:00.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:19:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T01:19:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:19:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:19:10.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:19:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:19:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:19:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:19:20.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:19:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:19:28.097Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:19:28.106Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:19:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:19:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:19:30.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:19:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T01:19:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:19:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:19:40.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:19:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:19:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:19:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:19:50.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:19:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:19:58.113Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:19:58.117Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:20:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:20:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:20:00.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:20:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:20:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:20:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:20:10.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:20:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:20:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:20:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:20:20.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:20:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:20:28.119Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:20:28.122Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:20:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:20:30.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:20:30.452Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:20:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:20:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:20:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:20:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:20:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:20:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:20:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:20:50.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:20:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:20:58.137Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:20:58.142Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:21:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:21:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:21:00.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:21:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:21:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:21:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:21:10.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:21:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:21:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:21:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:21:20.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:21:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:21:28.149Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:21:28.154Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:21:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T01:21:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:21:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:21:30.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:21:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:21:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:21:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:21:40.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:21:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:21:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:21:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:21:50.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:21:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:21:58.155Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:21:58.160Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:22:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:22:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:22:00.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:22:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:22:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:22:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:22:10.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:22:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:22:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:22:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:22:20.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:22:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:22:28.160Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:22:28.165Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T01:22:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:22:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:22:30.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:22:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:22:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:22:40.462Z","message":"Connection[/10.233.70.206: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-05-17T01:22:40.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:22:40.465Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:22:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" {"timestamp":"2023-05-17T01:22:40.467Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T01:22:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:22:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:22:50.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:22:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:22:58.173Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:22:58.178Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:23:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:23:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:23:00.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:23:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:23:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:23:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:23:10.469Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:23:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:23:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:23:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:23:20.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:23:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:23:28.178Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:23:28.184Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:23:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:23:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:23:30.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:23:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T01:23:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:23:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:23:40.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:23:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:23:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:23:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:23:50.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:23:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:23:58.193Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:23:58.199Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:24:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:24:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:24:00.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:24:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:24:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:24:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:24:10.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:24:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:24:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:24:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:24:20.452Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:24:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:24:28.200Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:24:28.205Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:24:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:24:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:24:30.460Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:24:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:24:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:24:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:24:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:24:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:24:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:24:50.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:24:50.466Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:24:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:24:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:24:58.217Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:24:58.222Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:25:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:25:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:25:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:25:00.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:25:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:25:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:25:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:25:10.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:25:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:25:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:25:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:25:20.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:25:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:25:28.238Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:25:28.243Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:25:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:25:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:25:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:25:30.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:25:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:25:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:25:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:25:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:25:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:25:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:25:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:25:50.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:25:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:25:58.245Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:25:58.249Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:26:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:01:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:26:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:26:00.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:26:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:26:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:26:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:26:10.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:26:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:26:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:26:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:26:20.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:26:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:26:28.250Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:26:28.254Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:26:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:26:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:26:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:26:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T01:26:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:26:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:26:40.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:26:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:26:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:26:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:26:50.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:26:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:26:58.255Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:26:58.260Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:27:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:27:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:27:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:27:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:27:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:27:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:27:10.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:27:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:27:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:27:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:27:20.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:27:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:27:28.261Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:27:28.265Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:27:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:27:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:27:30.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:27:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 129 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:27:40.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:27:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:27:40.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:27:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:27:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:27:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:27:50.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:27:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:27:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:27:58.267Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:27:58.271Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:27:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:28:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:28:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:28:00.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:28:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:28:10.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:28:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:28:10.462Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:28:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:28:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:28:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:28:20.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:28:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:28:28.273Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:28:28.277Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:28:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:28:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:28:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:28:30.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:28:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:28:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:28:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:28:40.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:28:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:28:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:28:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:28:50.452Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:28:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:28:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:28:58.281Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:28:58.285Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:28:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:29:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:29:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:29:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:29:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:29:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:29:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:29:10.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:29:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:29:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:29:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:29:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:29:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:29:28.293Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:29:28.297Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:29:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:29:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:29:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:29:30.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:29:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:29:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:29:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:29:40.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:29:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T01:29:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:29:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:29:50.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:29:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:29:58.297Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:29:58.301Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:30:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:30:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:30:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:30:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:30:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:30:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:30:10.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:30:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T01:30:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:30:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:30:20.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:30:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T01:30:28.313Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:30:28.317Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:30:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:30:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:30:30.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:30:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:30:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:30:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:30:40.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:30:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:30:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:30:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:30:50.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:30:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:30:58.317Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:30:58.321Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:31:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:31:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:31:00.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:31:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:31:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:31:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:31:10.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:31:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:31:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:31:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:31:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:31:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:31:28.322Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:31:28.326Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:31:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:31:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:31:30.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:31:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:31:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:31:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:31:40.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:31:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:31:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:31:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:31:50.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:31:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:31:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:31:58.327Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:31:58.332Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:31:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T01:32:00.451Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:32:00.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:32:00.468Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:32:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:32:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:32:10.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:32:10.466Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:32:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:32:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:01:32:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:32:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:32:20.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:32:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:32:28.343Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:32:28.347Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:32:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:32:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:32:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:32:30.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:32:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T01:32:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:32:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:32:40.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:32:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:32:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:32:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:32:50.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:32:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:32:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:32:58.348Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:32:58.354Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:32:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:33:00.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:33:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:33:00.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:33:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:33:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:33:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:33:10.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:33:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:33:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:33:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:33:20.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:33:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:33:28.355Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:33:28.360Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:33:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:33:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:33:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:33:30.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:33:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:33:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:33:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:33:40.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:33:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:33:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:33:50.454Z","message":"Connection[cassandra/10.233.72.176: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-05-17T01:33:50.461Z","message":"Connection[cassandra/10.233.72.176: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-05-17T01:33:50.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:33:50.463Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:33:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:33:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:33:58.362Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:33:58.367Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:33:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:34:00.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:34:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:34:00.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:34:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:34:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:34:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:34:10.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:34:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:34:20.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:34:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:34:20.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:34:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:34:28.378Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:34:28.384Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-17T01:34:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:34:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:34:30.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:34:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:34:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:34:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:34:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:34:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:34:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:34:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:34:50.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:34:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:34:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:34:58.385Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:34:58.389Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:34:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:35:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:35:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:35:00.462Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:35:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:35:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:35:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:35:10.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:35:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:35:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:35:20.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:35:20.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:35:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:35:28.399Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:35:28.403Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:35:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:35:30.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:35:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:35:30.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:35:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:35:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:35:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:35:40.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:35:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:35:50.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:35:50.459Z","message":"Connection[cassandra/10.233.72.176: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-05-17T01:35:50.531Z","message":"Connection[cassandra/10.233.72.176: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-05-17T01:35:50.532Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:35:50.532Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:35:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 91 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:35:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:35:58.403Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:35:58.407Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:35:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:36:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:36:00.518Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:36:00.519Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:36:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 82 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T01:36:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:36:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:36:10.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:36:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:36:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:36:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:36:20.451Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:36:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:36:28.408Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:36:28.412Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:36:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:36:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:36:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:36:30.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:36:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:36:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:36:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:36:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:36:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:36:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:36:50.451Z","message":"Connection[cassandra/10.233.72.176: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-05-17T01:36:50.454Z","message":"Connection[cassandra/10.233.72.176: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-05-17T01:36:50.560Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:36:50.561Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:36:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 124 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:36:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:36:58.426Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:36:58.430Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:36:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:37:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:37:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:37:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:37:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:37:10.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:37:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:37:10.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:37:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:37:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:37:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:37:20.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:37:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:37:28.433Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:37:28.436Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:37:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:37:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:37:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:37:30.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:37:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:37:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:37:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:37:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:37:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:37:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:37:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:37:50.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:37:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:37:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:37:58.437Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:37:58.441Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:38:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:38:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:38:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:38:00.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:38:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:38:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:38:10.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:38:10.452Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:38:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:38:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:38:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:38:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:38:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:38:28.453Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:38:28.458Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:38:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:38:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:38:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:38:30.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:38:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:38:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:38:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:38:40.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:38:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:38:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:38:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:38:50.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:38:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:38:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:38:58.459Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:38:58.462Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:39:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:39:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:39:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:39:00.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:39:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:39:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:01:39:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:39:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:39:10.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:39:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:39:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:39:20.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:39:20.450Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:39:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T01:39:28.469Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:39:28.473Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:39:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:39:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:39:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:39:30.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:39:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:39:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:39:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:39:40.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:39:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:39:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:39:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:39:50.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:39:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:39:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:39:58.477Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:39:58.481Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:39:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:40:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:40:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:40:00.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:40:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:40:10.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:40:10.526Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:40:10.527Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:40:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 85 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:40:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:40:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:40:20.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:40:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:40:28.481Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:40:28.486Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:40:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:40:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:40:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:40:30.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:40:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:40:40.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:40:40.468Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:40:40.469Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:40:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:40:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:40:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:40:50.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:40:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:40:58.487Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:40:58.491Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:41:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:41:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:41:00.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:41:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:41:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:41:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:41:10.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:41:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:41:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:41:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:41:20.461Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:41:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:41:28.501Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:41:28.506Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:41:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:41:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:41:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:41:30.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:41:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:41:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:41:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:41:40.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:41:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:41:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:41:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:41:50.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:41:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:41:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:41:58.508Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:41:58.512Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:41:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:42:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:42:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:42:00.460Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:42:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:42:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:42:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:42:10.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:42:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:42:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:42:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:42:20.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:42:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:42:28.514Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:42:28.519Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:42:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:42:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:42:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:42:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:42:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:42:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:42:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:42:40.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:42:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:42:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:42:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:42:50.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:42:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:42:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:42:58.530Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:42:58.535Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:42:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:43:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:43:00.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:43:00.451Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:43:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:43:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:43:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:43:10.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:43:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:43:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:43:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:43:20.461Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:43:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:43:28.536Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:43:28.541Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:43:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:43:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:43:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:43:30.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:43:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:43:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:43:40.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:43:40.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:43:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:43:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:43:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:43:50.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:43:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:43:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:43:58.542Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:43:58.547Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:43:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:44:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:44:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:44:00.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:44:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:44:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:44:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:44:10.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:44:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:44:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:44:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:44:20.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:44:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:44:28.547Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:44:28.552Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:44:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:44:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:44:30.460Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:44:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:44:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:44:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:44:40.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:44:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:44:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:44:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:44:50.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:44:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:44:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:44:58.553Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:44:58.558Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:45:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T01:45:00.455Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:45:00.476Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:45:00.476Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:45:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:45:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:45:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:45:10.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:45:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:45:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:45:20.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:45:20.463Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:45:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:45:28.559Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:45:28.562Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:45:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:45:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:45:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:45:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:45:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:45:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:45:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:45:40.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:45:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:45:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:45:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:45:50.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:45:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:45:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:45:58.563Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:45:58.567Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:46:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:46:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:46:00.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:46:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:46:10.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:01:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:46:10.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:46:10.465Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:46:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:46:20.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:46:20.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:46:20.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:46:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:46:28.569Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:46:28.575Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T01:46:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:46:30.468Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:46:30.470Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:46:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:46:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:46:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:46:40.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:46:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:46:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:46:50.459Z","message":"Connection[cassandra/10.233.72.176: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-05-17T01:46:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:46:50.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:46:50.462Z","message":"Connection[cassandra/10.233.72.176: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 - - [17/May/2023:01:46:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:46:58.575Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:46:58.580Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:47:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:47:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:47:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:47:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:47:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:47:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:47:10.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:47:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:47:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:47:20.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:47:20.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:47:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T01:47:28.585Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:47:28.589Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:47:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:47:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:47:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:47:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:47:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:47:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:47:40.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:47:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:47:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:47:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:47:50.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:47:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:47:58.604Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:47:58.608Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:48:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:48:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:48:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:48:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:48:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:48:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:48:10.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:48:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:48:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:48:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:48:20.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:48:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:48:28.609Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:48:28.614Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:48:30.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:48:30.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:48:30.468Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:48:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:48:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:48:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:48:40.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:48:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:48:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:48:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:48:50.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:48:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:48:58.614Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:48:58.619Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:49:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:49:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:49:00.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:49:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:49:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:49:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:49:10.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:49:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:49:20.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:49:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:49:20.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:49:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:49:28.621Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:49:28.637Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:49:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:49:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:49:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:49:30.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:49:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:49:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:49:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:49:40.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:49:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:49:50.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:49:50.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:49:50.466Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:49:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:49:58.638Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:49:58.643Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:50:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:50:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:50:00.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:50:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:50:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:50:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:50:10.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:50:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:50:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:50:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:50:20.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:50:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:50:28.644Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:50:28.649Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:50:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:50:30.457Z","message":"Connection[/10.233.67.43: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-05-17T01:50:30.460Z","message":"Connection[/10.233.67.43: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-05-17T01:50:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:50:30.462Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:50:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:50:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:50:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:50:40.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:50:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:50:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:50:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:50:50.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:50:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:50:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:50:58.661Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:50:58.666Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:50:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:51:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:51:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:51:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:51:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:51:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:51:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:51:10.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:51:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:51:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:51:20.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:51:20.450Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:51:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2023-05-17T01:51:28.669Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:51:28.674Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:51:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:51:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:51:30.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:51:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:51:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:51:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:51:40.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:51:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:51:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:51:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:51:50.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:51:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:51:58.674Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:51:58.679Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:52:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:52:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:52:00.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:52:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:52:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:52:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:52:10.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:52:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:52:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:52:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:52:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:52:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:52:28.684Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:52:28.689Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:52:30.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:52:30.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:52:30.464Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:52:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:52:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:01:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:52:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:52:40.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:52:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:52:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:52:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:52:50.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:52:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:52:58.690Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:52:58.694Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T01:53:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:53:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:53:00.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:53:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:53:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:53:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:53:10.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:53:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T01:53:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:53:20.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:53:20.465Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:53:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:53:28.695Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:53:28.699Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T01:53:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:53:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:53:30.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:53:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:53:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:53:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:53:40.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:53:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:53:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:53:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:53:50.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:53:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:53:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:53:58.709Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:53:58.712Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:53:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:54:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:54:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:54:00.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:54:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:54:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:54:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:54:10.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:54:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:54:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:54:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:54:20.451Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:54:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:54:28.715Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:54:28.720Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:54:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:54:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:54:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:54:30.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:54:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:54:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:54:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:54:40.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:54:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:54:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:54:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:54:50.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:54:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:54:58.733Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:54:58.738Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:55:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:55:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:55:00.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:55:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:55:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:55:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:55:10.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:55:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:55:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:55:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:55:20.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:55:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:55:28.738Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:55:28.742Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:55:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:55:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:55:30.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:55:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:55:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:55:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:55:40.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:55:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2023-05-17T01:55:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:55:50.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:55:50.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:55:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T01:55:58.743Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:55:58.747Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:56:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:56:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:56:00.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:56:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:56:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:56:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:56:10.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:56:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:56:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:56:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:56:20.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:56:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:56:28.749Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:56:28.753Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:56:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:56:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:56:30.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:56:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:56:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:56:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:56:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:56:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:56:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:56:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:56:50.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:56:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:56:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:56:58.758Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:56:58.763Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:56:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:57:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:57:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:57:00.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:57:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:57:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:57:10.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:57:10.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:57:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:57:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:57:20.458Z","message":"Connection[cassandra/10.233.72.176: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-05-17T01:57:20.462Z","message":"Connection[cassandra/10.233.72.176: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-05-17T01:57:20.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:57:20.466Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:57:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:57:28.763Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:57:28.767Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:57:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:57:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:57:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:57:30.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:57:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:57:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:57:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:57:40.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:57:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:57:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:57:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:57:50.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:57:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:57:58.781Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:57:58.785Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:58:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:58:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:58:00.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:58:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:58:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:58:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:58:10.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:58:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:58:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:58:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:58:20.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:58:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:58:28.795Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:58:28.800Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:58:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:58:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:58:30.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:58:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:58:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:58:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:58:40.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:58:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:58:50.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:58:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:58:50.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:58:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:58:58.801Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:58:58.806Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:59:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:59:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:59:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:59:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:59:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:59:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:59:10.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:59:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:59:20.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:59:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:59:20.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:59:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T01:59:28.813Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:59:28.818Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T01:59:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:59:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:59:30.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:59:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:59:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:59:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:59:40.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:59:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:59:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T01:59:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:59:50.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:01:59:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:01:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T01:59:58.821Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T01:59:58.824Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:00:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:00:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:00:00.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:00:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:00:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:00:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:00:10.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:00:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:00:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:00:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:00:20.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:00:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:00:28.832Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:00:28.837Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:00:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:00:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:00:30.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:00:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:00:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:00:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:00:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:00:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:00:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:00:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:00:50.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:00:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:00:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:00:58.838Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:00:58.843Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:00:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:01:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:01:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:01:00.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:01:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T02:01:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:01:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:01:10.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:01:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:01:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:01:20.460Z","message":"Connection[cassandra/10.233.72.176: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-05-17T02:01:20.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:01:20.463Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:01:20.464Z","message":"Connection[cassandra/10.233.72.176: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 - - [17/May/2023:02:01:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:01:28.844Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:01:28.849Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:01:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:01:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:01:30.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:01:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:01:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:01:40.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:01:40.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:01:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:01:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:01:50.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:01:50.467Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:01:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:01:58.850Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:01:58.855Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:02:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:02:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:02:00.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:02:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:02:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:02:10.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:02:10.466Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:02:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:02:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:02:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:02:20.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:02:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:02:28.858Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:02:28.862Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:02:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:02:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:02:30.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:02:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:02:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:02:40.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:02:40.464Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:02:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:02:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:02:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:02:50.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:02:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:02:58.865Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:02:58.869Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:03:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:03:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:03:00.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:03:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:03:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:03:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:03:10.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:03:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:03:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:03:20.469Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:03:20.470Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:03:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:03:28.874Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:03:28.879Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:03:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:03:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:03:30.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:03:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:03:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:03:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:03:40.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:03:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:03:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:03:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:03:50.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:03:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:03:58.884Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:03:58.888Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:04:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:04:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:04:00.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:04:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:04:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:04:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:04:10.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:04:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:04:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:04:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:04:20.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:04:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:04:28.891Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:04:28.896Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:04:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:04:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:04:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:04:30.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:04:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:04:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:04:40.455Z","message":"Connection[/10.233.70.206: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-05-17T02:04:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:04:40.459Z","message":"Connection[/10.233.70.206:9042-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-05-17T02:04:40.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:04:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:04:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:04:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:04:50.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:04:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:04:58.897Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:04:58.902Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-17T02:05:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:05:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:05:00.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:05:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:05:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:05:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:05:10.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:05:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:05:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:05:20.472Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:05:20.473Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:05:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:05:28.902Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:05:28.907Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:05:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:05:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:05:30.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:05:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:05:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:05:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:05:40.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:05:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:05:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:05:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:05:50.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:05:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:05:58.909Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:05:58.915Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:06:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:06:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:06:00.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:06:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:06:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:06:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:06:10.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:06:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:06:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:06:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:06:20.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:06:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:06:28.916Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:06:28.920Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:06:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:06:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:06:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:06:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:06:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:06:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:06:40.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:06:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:06:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:06:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:06:50.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:06:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:06:58.921Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:06:58.927Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:07:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:07:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:07:00.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:07:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:07:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:07:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:07:10.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:07:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T02:07:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:07:20.453Z","message":"Connection[cassandra/10.233.72.176: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-05-17T02:07:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:07:20.459Z","message":"Connection[cassandra/10.233.72.176: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-05-17T02:07:20.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:07:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:07:28.929Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:07:28.933Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:07:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:07:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:07:30.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:07:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T02:07:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:07:40.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:07:40.466Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:07:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:07:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:07:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:07:50.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:07:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:07:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:07:58.934Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:07:58.939Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:08:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:08:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:08:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:08:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:08:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:08:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:08:10.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:08:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:08:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:08:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:08:20.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:08:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:08:28.939Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:08:28.945Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:08:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:08:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:08:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:08:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:08:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:08:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:08:40.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:08:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:08:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:08:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:08:50.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:08:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:08:58.946Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:08:58.951Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:09:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:09:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:09:00.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:09:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:09:10.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:09:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:09:10.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:09:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T02:09:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:09:20.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:09:20.464Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:09:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:09:28.957Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:09:28.961Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:09:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:09:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:09:30.462Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:09:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:09:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:09:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:09:40.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:09:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:09:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:09:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:09:50.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:09:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:09:58.963Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:09:58.967Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:10:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:10:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:10:00.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:10:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:10:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:10:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:10:10.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:10:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:10:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:10:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:10:20.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:10:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:10:28.968Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:10:28.974Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:10:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:10:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:10:30.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:10:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:10:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:10:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:10:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:10:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:10:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:10:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:10:50.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:10:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:10:58.975Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:10:58.980Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:11:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:11:00.456Z","message":"Connection[/10.233.67.43: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-05-17T02:11:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:11:00.459Z","message":"Connection[/10.233.67.43: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-05-17T02:11:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:11:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:11:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:11:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:11:10.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:11:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:11:20.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:11:20.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:11:20.465Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:11:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:11:28.981Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:11:28.986Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:11:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:11:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:11:30.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:11:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:11:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:11:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:11:40.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:11:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:11:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:11:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:11:50.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:11:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:11:58.987Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:11:58.992Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:12:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:12:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:12:00.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:12:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:12:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:12:10.451Z","message":"Connection[/10.233.70.206: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-05-17T02:12:10.454Z","message":"Connection[/10.233.70.206:9042-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-05-17T02:12:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:12:10.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:12:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:12:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:12:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:12:20.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:12:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:12:28.992Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:12:28.998Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:12:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:12:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:12:30.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:12:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:12:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:12:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:12:40.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:12:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:12:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:12:50.454Z","message":"Connection[cassandra/10.233.72.176: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-05-17T02:12:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:12:50.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:12:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T02:12:50.460Z","message":"Connection[cassandra/10.233.72.176: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 - - [17/May/2023:02:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:12:58.998Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:12:59.003Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:13:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:13:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:13:00.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:13:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:13:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:13:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:13:10.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:13:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:13:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:13:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:13:20.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:13:29.004Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:13:29.008Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:13:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:13:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:13:30.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:13:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T02:13:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:13:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:13:40.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:13:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:13:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:13:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:13:50.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:13:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:13:59.009Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:13:59.013Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:14:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:14:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:14:00.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:14:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:14:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:14:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:14:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:14:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:14:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:14:20.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:14:20.462Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:14:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:14:29.027Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:14:29.031Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:14:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:14:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:14:30.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:14:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:14:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:14:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:14:40.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:14:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:14:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:14:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:14:50.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:14:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:14:59.045Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:14:59.049Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:15:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:15:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:15:00.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:15:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:15:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:15:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:15:10.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:15:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:15:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:15:20.475Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:15:20.477Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:15:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 40 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:15:29.057Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:15:29.062Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:15:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:15:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:15:30.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:15:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:15:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:15:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:15:40.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:15:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:15:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:15:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:15:50.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:15:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:15:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:15:59.063Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:15:59.066Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:15:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:16:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:16:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:16:00.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:16:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:16:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:16:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:16:10.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:16:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:16:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:16:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:16:20.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:16:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:16:29.075Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:16:29.079Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:16:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:16:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:16:30.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:16:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:16:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:16:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:16:40.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:16:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:16:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:16:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:16:50.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:16:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:16:59.085Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:16:59.099Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:17:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:17:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:17:00.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:17:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:17:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:17:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:17:10.461Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:17:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:17:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:17:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:17:20.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:17:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:17:29.100Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:17:29.104Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:17:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:17:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:17:30.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:17:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:17:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:17:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:17:40.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:17:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:17:50.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:17:50.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:17:50.449Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:17:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:17:59.104Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:17:59.110Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:18:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:18:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:18:00.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:18:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:18:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:18:10.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:18:10.451Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:18:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:18:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:18:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:18:20.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:18:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:18:29.113Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:18:29.117Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:18:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:18:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:18:30.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:18:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:18:40.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:18:40.471Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:18:40.471Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:18:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:18:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:18:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:18:50.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:18:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:18:59.118Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:18:59.122Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:19:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:19:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:19:00.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:19:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:19:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:19:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:19:10.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:19:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:19:20.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:19:20.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:19:20.466Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:19:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:19:29.123Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:19:29.127Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:19:30.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:19:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:19:30.463Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:19:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:19:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:19:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:19:40.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:19:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:19:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:19:50.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:19:50.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:19:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:19:59.128Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:19:59.132Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:20:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:20:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:20:00.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:20:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:20:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:02:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:20:10.472Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:20:10.473Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:20:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:20:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:20:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:20:20.451Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:20:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:20:29.134Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:20:29.139Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:20:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:20:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:20:30.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:20:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:20:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:20:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:20:40.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:20:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:20:50.456Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:20:50.472Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:20:50.473Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:20:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:20:59.141Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:20:59.145Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:21:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:21:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:21:00.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:21:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:21:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:21:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:21:10.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:21:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:21:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:21:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:21:20.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:21:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:21:29.148Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:21:29.153Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:21:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:21:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:21:30.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:21:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:21:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:21:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:21:40.462Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:21:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:21:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:21:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:21:50.451Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:21:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:21:59.156Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:21:59.160Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:22:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:22:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:22:00.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:22:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:22:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:22:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:22:10.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:22:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:22:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:22:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:22:20.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:22:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:22:29.161Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:22:29.165Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:22:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:22:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:22:30.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:22:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:22:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:22:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:22:40.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:22:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:22:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:22:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:22:50.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:22:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:22:59.177Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:22:59.181Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:23:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:23:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:23:00.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:23:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:23:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:23:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:23:10.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:23:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:23:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:23:20.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:23:20.450Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:23:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:23:29.181Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:23:29.185Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T02:23:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:23:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:23:30.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:23:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:23:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:23:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:23:40.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:23:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:23:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:23:50.556Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:23:50.557Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:23:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 120 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:23:59.186Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:23:59.192Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:24:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:24:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:24:00.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:24:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:24:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:24:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:24:10.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:24:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:24:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:24:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:24:20.452Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:24:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:24:29.200Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:24:29.204Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:24:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:24:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:24:30.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:24:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:24:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:24:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:24:40.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:24:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:24:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:24:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:24:50.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:24:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:24:59.210Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:24:59.214Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:25:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:25:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:25:00.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:25:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:25:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:25:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:25:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:25:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:25:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:25:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:25:20.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:25:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:25:29.216Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:25:29.220Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:25:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:25:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:25:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:25:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:25:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:25:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:25:40.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:25:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:25:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:25:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:25:50.452Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:25:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:25:59.221Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:25:59.225Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:26:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:26:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:26:00.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:26:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:26:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:26:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:26:10.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:26:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:26:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:26:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:26:20.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:26:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:26:29.226Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:26:29.232Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:26:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:26:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:26:30.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:26:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:26:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:26:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:26:40.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:26:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:26:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:26:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:26:50.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:26:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:26:59.238Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:26:59.243Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:27:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:27:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:27:00.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:27:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:27:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:27:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:27:10.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:27:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:27:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:02:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:27:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:27:20.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:27:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:27:29.249Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:27:29.254Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:27:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:27:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:27:30.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:27:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:27:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:27:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:27:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:27:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:27:50.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:27:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:27:50.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:27:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:27:59.264Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:27:59.268Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:28:00.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:28:00.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:28:00.466Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:28:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:28:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:28:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:28:10.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:28:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:28:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:28:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:28:20.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:28:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:28:29.269Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:28:29.277Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:28:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:28:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:28:30.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:28:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:28:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:28:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:28:40.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:28:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:28:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:28:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:28:50.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:28:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:28:59.285Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:28:59.290Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:29:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:29:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:29:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:29:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:29:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:29:10.453Z","message":"Connection[/10.233.70.206: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-05-17T02:29:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:29:10.459Z","message":"Connection[/10.233.70.206:9042-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-05-17T02:29:10.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:29:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:29:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:29:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:29:20.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:29:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:29:29.290Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:29:29.294Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:29:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:29:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:29:30.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:29:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:29:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:29:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:29:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:29:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:29:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:29:50.537Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:29:50.538Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:29:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 102 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:29:59.295Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:29:59.301Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:30:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:30:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:30:00.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:30:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:30:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:30:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:30:10.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:30:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:30:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:30:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:30:20.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:30:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:30:29.302Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:30:29.307Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:30:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:30:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:30:30.462Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:30:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:30:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:30:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:30:40.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:30:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:30:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:30:50.448Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:30:50.449Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:30:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:30:59.308Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:30:59.313Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:31:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:31:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:31:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:31:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:31:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:31:10.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:31:10.451Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:31:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:31:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:31:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:31:20.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:31:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:31:29.326Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:31:29.332Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:31:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:31:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:31:30.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:31:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:31:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:31:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:31:40.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:31:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:31:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:31:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:31:50.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:31:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:31:59.333Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:31:59.337Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:32:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:32:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:32:00.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:32:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:32:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:32:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:32:10.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:32:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:32:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:32:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:32:20.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:32:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:32:29.338Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:32:29.343Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:32:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:32:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:32:30.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:32:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T02:32:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:32:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:32:40.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:32:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:32:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:32:50.454Z","message":"Connection[cassandra/10.233.72.176: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-05-17T02:32:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:32:50.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:32:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T02:32:50.459Z","message":"Connection[cassandra/10.233.72.176: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 - - [17/May/2023:02:32:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:32:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T02:32:59.343Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:32:59.347Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:33:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:33:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:33:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:33:00.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:33:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:33:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:33:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:33:10.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:33:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:33:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:33:20.479Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:33:20.480Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:33:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 44 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:33:29.348Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:33:29.352Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:33:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:33:30.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:33:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:33:30.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:33:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:33:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:33:40.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:33:40.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:33:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:33:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:33:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:33:50.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:33:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:33:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:33:59.354Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:33:59.358Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:34:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:34:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:34:00.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:34:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T02:34:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:34:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:34:10.462Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:34:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:34:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:34:20.456Z","message":"Connection[cassandra/10.233.72.176: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-05-17T02:34:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:34:20.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:34:20.459Z","message":"Connection[cassandra/10.233.72.176: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 - - [17/May/2023:02:34:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:34:29.359Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:34:29.363Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:34:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:34:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:34:30.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:34:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:34:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:34:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:34:40.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:34:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:34:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:34:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:34:50.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:34:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:34:59.364Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:34:59.369Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:35:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:35:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:35:00.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:35:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:35:10.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:35:10.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:35:10.466Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:35:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:35:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:35:20.459Z","message":"Connection[cassandra/10.233.72.176: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-05-17T02:35:20.462Z","message":"Connection[cassandra/10.233.72.176: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-05-17T02:35:20.479Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:35:20.480Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:35:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 43 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:35:29.370Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:35:29.375Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:35:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:35:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:35:30.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:35:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:35:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:35:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:35:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:35:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:35:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:35:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:35:50.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:35:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:35:59.375Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:35:59.380Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:36:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:36:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:36:00.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:36:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:36:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:36:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:36:10.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:36:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:36:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:36:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:36:20.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:36:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:36:29.381Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:36:29.386Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:36:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:36:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:36:30.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:36:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:36:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:36:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:36:40.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:36:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:36:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:36:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:36:50.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:36:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:36:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T02:36:59.397Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:36:59.401Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:37:00.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:37:00.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:37:00.465Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:37:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:37:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:37:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:37:10.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:37:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:37:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:37:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:37:20.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:37:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:37:29.402Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:37:29.409Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:37:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:37:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:37:30.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:37:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:37:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:37:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:37:40.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:37:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:37:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:37:50.454Z","message":"Connection[cassandra/10.233.72.176: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-05-17T02:37:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:37:50.458Z","message":"Connection[cassandra/10.233.72.176: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-05-17T02:37:50.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:37:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:37:59.410Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:37:59.414Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:38:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:38:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:38:00.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:38:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:38:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:38:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:38:10.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:38:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:38:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:38:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:38:20.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:38:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:38:29.414Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:38:29.418Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:38:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:38:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:38:30.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:38:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:38:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:38:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:38:40.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:38:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:38:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:38:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:38:50.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:38:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:38:59.419Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:38:59.424Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:39:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:39:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:39:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:39:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:39:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:39:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:39:10.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:39:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:39:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:39:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:39:20.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:39:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:39:29.429Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:39:29.433Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:39:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:39:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:39:30.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:39:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:39:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:39:40.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:39:40.451Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:39:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:39:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:39:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:39:50.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:39:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:39:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:39:59.438Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:39:59.442Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:40:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:40:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:40:00.469Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:40:00.471Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:40:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:40:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:40:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:40:10.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:40:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:40:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:40:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:40:20.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:40:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:40:29.442Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:40:29.447Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:40:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:40:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:40:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:40:30.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:40:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:40:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:40:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:40:40.461Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:40:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:40:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:40:50.457Z","message":"Connection[cassandra/10.233.72.176: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-05-17T02:40:50.525Z","message":"Connection[cassandra/10.233.72.176: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-05-17T02:40:50.535Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:40:50.537Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:40:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 100 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:40:59.454Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:40:59.458Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:41:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:41:00.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:41:00.464Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:41:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:41:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:41:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:41:10.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:41:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:41:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:41:20.482Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:41:20.484Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:41:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 46 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:41:29.469Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:41:29.473Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:41:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:41:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:41:30.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:41:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:41:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:41:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:41:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:41:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:41:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:41:50.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:41:50.464Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:41:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:41:59.481Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:41:59.486Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:42:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:42:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:42:00.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:42:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:42:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:42:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:42:10.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:42:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:42:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:42:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:42:20.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:42:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:42:29.493Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:42:29.501Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:42:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:42:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:42:30.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:42:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:42:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:42:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:42:40.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:42:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:42:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:42:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:42:50.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:42:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:42:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:42:59.501Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:42:59.506Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:43:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:43:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:43:00.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:43:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:43:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:43:10.470Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:43:10.471Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:43:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:43:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:43:20.482Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:43:20.484Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:43:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 47 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:43:29.506Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:43:29.511Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:43:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:43:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:43:30.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:43:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:43:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:43:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:43:40.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:43:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:43:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:43:50.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:43:50.464Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:43:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:43:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:43:59.513Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:43:59.518Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:44:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:44:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:44:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:44:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:44:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:44:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:44:10.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:44:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:44:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:44:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:44:20.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:44:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:44:29.519Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:44:29.523Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:44:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:44:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:44:30.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:44:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:44:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:44:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:44:40.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:44:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:44:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:44:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:44:50.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:44:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:44:59.524Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:44:59.528Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:45:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:45:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:45:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:45:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:45:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:45:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:45:10.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:45:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:45:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:45:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:45:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:45:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:45:29.529Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:45:29.534Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:45:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:45:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:45:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:45:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:45:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:45:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:45:40.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:45:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:45:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:45:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:45:50.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:45:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:45:59.537Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:45:59.542Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:46:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:46:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:46:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:46:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:46:10.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:46:10.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:46:10.465Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:46:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:46:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:46:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:46:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:46:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:46:29.549Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:46:29.562Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:46:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:46:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:46:30.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:46:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:46:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:46:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:46:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:46:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:46:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:46:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:46:50.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:46:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:46:59.563Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:46:59.568Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:47:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:47:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:47:00.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:47:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:47:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:47:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:47:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:47:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:47:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:47:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:47:20.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:47:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:47:29.569Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:47:29.574Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:47:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:47:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:47:30.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:47:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:47:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:47:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:47:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:47:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:47:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:02:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:47:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:47:50.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:47:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:47:59.577Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:47:59.582Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:48:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:48:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:48:00.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:48:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:48:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:48:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:48:10.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:48:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:48:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:48:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:48:20.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:48:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:48:29.597Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:48:29.601Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:48:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:48:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:48:30.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:48:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:48:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:48:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:48:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:48:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:48:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:48:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:48:50.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:48:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:48:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:48:59.605Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:48:59.609Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:49:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:49:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:49:00.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:49:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:49:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:49:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:49:10.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:49:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:49:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:49:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:49:20.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:49:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:49:29.611Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:49:29.615Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:49:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:49:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:49:30.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:49:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:49:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:49:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:49:40.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:49:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:49:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:49:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:49:50.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:49:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:49:59.617Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:49:59.621Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:50:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:50:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:50:00.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:50:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:50:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:50:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:50:10.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:50:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:50:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:50:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:50:20.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:50:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:50:29.629Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:50:29.634Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:50:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:50:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:50:30.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:50:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:50:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:50:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:50:40.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:50:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:50:50.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:50:50.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:50:50.465Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:50:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:50:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:50:59.639Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:50:59.643Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:51:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:51:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:51:00.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:51:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:51:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:51:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:51:10.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:51:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:51:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:51:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:51:20.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:51:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:51:29.648Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:51:29.654Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:51:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:51:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:51:30.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:51:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:51:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:51:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:51:40.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:51:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:51:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:51:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:51:50.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:51:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:51:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:51:59.655Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:51:59.660Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:52:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:52:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:52:00.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:52:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:52:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:52:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:52:10.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:52:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:52:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:52:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:52:20.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:52:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:52:29.661Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:52:29.665Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:52:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:52:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:52:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:52:30.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:52:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:52:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:52:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:52:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:52:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:52:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:52:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:52:50.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:52:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:52:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:52:59.669Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:52:59.674Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:52:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:53:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:53:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:53:00.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:53:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:53:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:53:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:53:10.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:53:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:53:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:53:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:53:20.451Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:53:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:53:29.681Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:53:29.686Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:53:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:53:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:53:30.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:53:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:53:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:53:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:53:40.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:53:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:53:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:53:50.452Z","message":"Connection[cassandra/10.233.72.176: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-05-17T02:53:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:53:50.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:53:50.454Z","message":"Connection[cassandra/10.233.72.176: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 - - [17/May/2023:02:53:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:53:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:53:59.687Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:53:59.693Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:54:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:54:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:54:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:54:00.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:54:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:54:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:54:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:54:10.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:54:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:54:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:54:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:54:20.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:54:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:54:29.694Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:54:29.699Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:54:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:54:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:54:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:54:30.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:54:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:54:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:54:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:54:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:54:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:54:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:02:54:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:54:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:54:50.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:54:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:54:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:54:59.707Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:54:59.712Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:55:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:55:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:55:00.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:55:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:55:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:55:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:55:10.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:55:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:55:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:55:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:55:20.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:55:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:55:29.713Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:55:29.717Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:55:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:55:30.455Z","message":"Connection[/10.233.67.43: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-05-17T02:55:30.459Z","message":"Connection[/10.233.67.43: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-05-17T02:55:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:55:30.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:55:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:55:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:55:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:55:40.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:55:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:55:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:55:50.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:55:50.462Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:55:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:55:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:55:59.718Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:55:59.723Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:56:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:56:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:56:00.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:56:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:56:10.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:56:10.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:56:10.467Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:56:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:56:20.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:56:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:56:20.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:56:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:56:29.724Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:56:29.728Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:56:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:56:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:56:30.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:56:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:56:40.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:56:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:56:40.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:56:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:56:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:56:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:56:50.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:56:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:56:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:56:59.734Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:56:59.739Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:57:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:57:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:57:00.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:57:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:57:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:57:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:57:10.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:57:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:57:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:57:20.571Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:57:20.571Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:57:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 135 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:57:29.740Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:57:29.745Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:57:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:57:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:57:30.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:57:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:57:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:57:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:57:40.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:57:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:57:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:57:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:57:50.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:57:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:57:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:57:59.753Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:57:59.758Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:58:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:58:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:58:00.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:58:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:58:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:58:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:58:10.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:58:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:58:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:58:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:58:20.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:58:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:58:29.759Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:58:29.763Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:58:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:58:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:58:30.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:58:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:58:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:58:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:58:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:58:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:58:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:58:50.454Z","message":"Connection[cassandra/10.233.72.176: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-05-17T02:58:50.458Z","message":"Connection[cassandra/10.233.72.176: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-05-17T02:58:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:58:50.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:58:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:58:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:58:59.763Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:58:59.768Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:59:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:59:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:59:00.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:59:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:59:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:59:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:59:10.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:59:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-17T02:59:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:59:20.459Z","message":"Connection[cassandra/10.233.72.176: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-05-17T02:59:20.462Z","message":"Connection[cassandra/10.233.72.176: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-05-17T02:59:20.487Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:59:20.488Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:59:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 51 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:59:29.771Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=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 - - [17/May/2023:02:59:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:59:29.776Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T02:59:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:59:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:59:30.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:59:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T02:59:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:59:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:59:40.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:59:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T02:59:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T02:59:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:59:50.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:59:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:02:59:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T02:59:59.777Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T02:59:59.781Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:02:59:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:00:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:00:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:00:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:00:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:00:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:00:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:00:10.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:00:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:00:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:00:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:00:20.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:00:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:00:29.789Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:00:29.793Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:00:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:00:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:00:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:00:30.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:00:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:00:40.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:00:40.455Z","message":"Connection[/10.233.70.206: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-05-17T03:00:40.459Z","message":"Connection[/10.233.70.206: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-05-17T03:00:40.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:00:40.463Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:00:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:00:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:00:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:00:50.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:00:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:00:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:00:59.794Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:00:59.799Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:01:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:01:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:01:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:01:00.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:01:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:01:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:01:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:01:10.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:01:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:01:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:01:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:01:20.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:01:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:01:29.801Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:01:29.805Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:01:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:01:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:01:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:01:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:01:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:01:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:01:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:01:40.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:01:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:01:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:03:01:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:01:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:01:50.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:01:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:01:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:01:59.806Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:01:59.810Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:02:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:02:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:02:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:02:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:02:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:02:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:02:10.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:02:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:02:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:02:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:02:20.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:02:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:02:29.811Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:02:29.816Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:02:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:02:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:02:30.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:02:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:02:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:02:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:02:40.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:02:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:02:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:02:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:02:50.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:02:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:02:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:02:59.822Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:02:59.827Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:03:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:03:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:03:00.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:03:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:03:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:03:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:03:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:03:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:03:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:03:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:03:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:03:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:03:29.841Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:03:29.846Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:03:30.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:03:30.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:03:30.465Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:03:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:03:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:03:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:03:40.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:03:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:03:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:03:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:03:50.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:03:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:03:59.851Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:03:59.855Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:04:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:04:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:04:00.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:04:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:04:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:04:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:04:10.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:04:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:04:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:04:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:04:20.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:04:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:04:29.857Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:04:29.862Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:04:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:04:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:04:30.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:04:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:04:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:04:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:04:40.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:04:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:04:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:04:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:04:50.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:04:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:04:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:04:59.863Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:04:59.868Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:05:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:05:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:05:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:05:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:05:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:05:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:05:10.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:05:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:05:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:05:20.489Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:05:20.491Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:05:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 51 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:05:29.870Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:05:29.875Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:05:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:05:30.456Z","message":"Connection[/10.233.67.43: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-05-17T03:05:30.460Z","message":"Connection[/10.233.67.43: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-05-17T03:05:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:05:30.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:05:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:05:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:05:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:05:40.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:05:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:05:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:05:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:05:50.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:05:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:05:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:05:59.878Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:05:59.883Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:06:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:06:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:06:00.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:06:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:06:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:06:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:06:10.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:06:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:06:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:06:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:06:20.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:06:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:06:29.885Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:06:29.889Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:06:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:06:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:06:30.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:06:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:06:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:06:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:06:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:06:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:06:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:06:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:06:50.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:06:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:06:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:06:59.897Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:06:59.902Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:06:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:07:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:07:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:07:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:07:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:07:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:07:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:07:10.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:07:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:07:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:07:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:07:20.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:07:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:07:29.905Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:07:29.910Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:07:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:07:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:07:30.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:07:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:07:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:07:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:07:40.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:07:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:07:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:07:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:07:50.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:07:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:07:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T03:07:59.911Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:07:59.916Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:08:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:08:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:08:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:08:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:08:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:08:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:08:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:08:10.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:08:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:08:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:08:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:08:20.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:08:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:08:29.917Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:08:29.922Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:08:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:03:08:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:08:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:08:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:08:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:08:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:08:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:08:40.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:08:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:08:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:08:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:08:50.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:08:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:08:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:08:59.923Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:08:59.928Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:09:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:09:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:09:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:09:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:09:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:09:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:09:10.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:09:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:09:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:09:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:09:20.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:09:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:09:29.934Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:09:29.938Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:09:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:09:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:09:30.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:09:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:09:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:09:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:09:40.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:09:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:09:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:09:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:09:50.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:09:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:09:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:09:59.950Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:09:59.955Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:10:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:10:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:10:00.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:10:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:10:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:10:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:10:10.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:10:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:10:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:10:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:10:20.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:10:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:10:29.956Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:10:29.961Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:10:30.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:10:30.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:10:30.467Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:10:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:10:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:10:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:10:40.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:10:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:10:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:10:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:10:50.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:10:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:10:59.963Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:10:59.967Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:11:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:11:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:11:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:11:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:11:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:11:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:11:10.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:11:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:11:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:11:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:11:20.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:11:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:11:29.969Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:11:29.974Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:11:30.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:11:30.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:11:30.463Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:11:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:11:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:11:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:11:40.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:11:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:11:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:11:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:11:50.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:11:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:11:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:11:59.976Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:11:59.985Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:12:00.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:12:00.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:12:00.465Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:12:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:12:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:12:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:12:10.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:12:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:12:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:12:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:12:20.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:12:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:12:29.987Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:12:29.993Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:12:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:12:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:12:30.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:12:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:12:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:12:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:12:40.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:12:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:12:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:12:50.562Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:12:50.563Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:12:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 126 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:12:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:12:59.994Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:12:59.998Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:13:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:13:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:13:00.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:13:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:13:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:13:10.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:13:10.452Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:13:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:13:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:13:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:13:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:13:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:13:29.999Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:13:30.004Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:13:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:13:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:13:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:13:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:13:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:13:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:13:40.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:13:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:13:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:13:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:13:50.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:13:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:14:00.005Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:14:00.010Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:14:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:14:00.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:14:00.451Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:14:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:14:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:14:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:14:10.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:14:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:14:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:14:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:14:20.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:14:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:14:30.012Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:14:30.016Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:14:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:14:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:14:30.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:14:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:14:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:14:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:14:40.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:14:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:14:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:14:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:14:50.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:14:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:15:00.017Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:15:00.022Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:15:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:15:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:15:00.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:15:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:15:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:15:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:15:10.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:15:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:15:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:15:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:15:20.452Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:15:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:15:30.024Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:15:30.029Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:15:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:15:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:15:30.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:15:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:15:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:15:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:15:40.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:15:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:15:50.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:15:50.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:15:50.464Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:15:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:16:00.030Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:16:00.034Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:16:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:16:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:16:00.463Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:16:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:16:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:16:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:16:10.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:16:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:16:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:16:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:16:20.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:16:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:16:30.037Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:16:30.042Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:16:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:16:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:16:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:16:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:16:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:16:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:16:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:16:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:16:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:16:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:16:50.451Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:16:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:17:00.053Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:17:00.058Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:17:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:17:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:17:00.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:17:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:17:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:17:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:17:10.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:17:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:17:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:17:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:17:20.452Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:17:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:17:30.059Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:17:30.063Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:17:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:17:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:17:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:17:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:17:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:17:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:17:40.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:17:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:17:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:17:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:17:50.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:17:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:18:00.065Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:18:00.069Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:18:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:18:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:18:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:18:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:18:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:18:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:18:10.463Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:18:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T03:18:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:18:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:18:20.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:18:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:18:30.072Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:18:30.076Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:18:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:18:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:18:30.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:18:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:18:40.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:18:40.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:18:40.463Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:18:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:18:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:18:50.453Z","message":"Connection[cassandra/10.233.72.176: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-05-17T03:18:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:18:50.456Z","message":"Connection[cassandra/10.233.72.176: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-05-17T03:18:50.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:18:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:18:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:19:00.085Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:19:00.090Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:19:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:19:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:19:00.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:19:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:19:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:19:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:19:10.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:19:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:19:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:19:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:19:20.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:19:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:19:30.092Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:19:30.096Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:19:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:19:30.452Z","message":"Connection[/10.233.67.43: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-05-17T03:19:30.456Z","message":"Connection[/10.233.67.43: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-05-17T03:19:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:19:30.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:19:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:19:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:19:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:19:40.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:19:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:19:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:19:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:19:50.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:19:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:19:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:20:00.096Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:20:00.100Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:20:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:20:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:20:00.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:20:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:20:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:20:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:20:10.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:20:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:20:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:20:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:20:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:20:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:20:30.106Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:20:30.110Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:20:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:20:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:20:30.465Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:20:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:20:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:20:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:20:40.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:20:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:20:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:20:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:20:50.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:20:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:21:00.113Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:21:00.117Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:21:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:21:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:21:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:21:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:21:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:21:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:21:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:21:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:21:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:21:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:21:20.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:21:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:21:30.119Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:21:30.124Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:21:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:21:30.469Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:21:30.470Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:21:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:21:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:21:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:21:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:21:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:21:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:21:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:21:50.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:21:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:22:00.124Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:22:00.129Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:22:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:03:22:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T03:22:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:22:00.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:22:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:22:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:22:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:22:10.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:22:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:22:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:22:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:22:20.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:22:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:22:30.130Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:22:30.135Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:22:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:22:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:22:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:22:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:22:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:22:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:22:40.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:22:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:22:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:22:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:22:50.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:22:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:22:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:23:00.136Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:23:00.140Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:23:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:23:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:23:00.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:23:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:23:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:23:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:23:10.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:23:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:23:20.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:23:20.497Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:23:20.498Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:23:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 58 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:23:30.147Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:23:30.154Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:23:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:23:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:23:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:23:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:23:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:23:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:23:40.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:23:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:23:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:23:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:23:50.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:23:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:24:00.157Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:24:00.161Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:24:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:24:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:24:00.460Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:24:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:24:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:24:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:24:10.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:24:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:24:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:24:20.468Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:24:20.469Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:24:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:24:30.167Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:24:30.172Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:24:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:24:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:24:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:24:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:24:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:24:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:24:40.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:24:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:24:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:24:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:24:50.451Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:24:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:25:00.183Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:25:00.189Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:25:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:25:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:25:00.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:25:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:25:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:25:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:25:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:25:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:25:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:25:20.497Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:25:20.498Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:25:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 61 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:25:30.204Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:25:30.209Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:25:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:25:30.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:25:30.469Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:25:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:25:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:25:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:25:40.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:25:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:25:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:25:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:25:50.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:25:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:25:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:26:00.209Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:26:00.215Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:26:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:26:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:26:00.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:26:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:26:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:26:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:26:10.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:26:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:26:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:26:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:26:20.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:26:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:26:30.220Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:26:30.225Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:26:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:26:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:26:30.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:26:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:26:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:26:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:26:40.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:26:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:26:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:26:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:26:50.451Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:26:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:27:00.241Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:27:00.250Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:27:00.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:27:00.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:27:00.466Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:27:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:27:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:27:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:27:10.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:27:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:27:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:27:20.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:27:20.463Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:27:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:27:30.251Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:27:30.260Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:27:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:27:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:27:30.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:27:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:27:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:27:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:27:40.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:27:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:27:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:27:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:27:50.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:27:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:28:00.262Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:28:00.269Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:28:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:28:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:28:00.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:28:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:28:10.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:28:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:28:10.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:28:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:28:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:28:20.485Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:28:20.486Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:28:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 50 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:28:30.270Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:28:30.274Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:28:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:28:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:28:30.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:28:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:28:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:28:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:28:40.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:28:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:28:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:03:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:28:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:28:50.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:28:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:29:00.275Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:29:00.279Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:29:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:29:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:29:00.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:29:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:29:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:29:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:29:10.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:29:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:29:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:29:20.499Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:29:20.500Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:29:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 63 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:29:30.285Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:29:30.289Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:29:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:29:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:29:30.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:29:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:29:40.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:29:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:29:40.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:29:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:29:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:29:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:29:50.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:29:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:29:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:30:00.290Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:30:00.295Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:30:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:30:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:30:00.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:30:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:30:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:30:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:30:10.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:30:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:30:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:30:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:30:20.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:30:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:30:30.306Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:30:30.311Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:30:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:30:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:30:30.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:30:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:30:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:30:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:30:40.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:30:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:30:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:30:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:30:50.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:30:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:31:00.326Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:31:00.331Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:31:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:31:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:31:00.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:31:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:31:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:31:10.456Z","message":"Connection[/10.233.70.206: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-05-17T03:31:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:31:10.459Z","message":"Connection[/10.233.70.206:9042-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-05-17T03:31:10.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:31:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:31:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:31:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:31:20.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:31:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:31:30.332Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:31:30.336Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:31:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:31:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:31:30.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:31:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:31:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:31:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:31:40.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:31:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:31:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:31:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:31:50.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:31:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:32:00.337Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:32:00.342Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:32:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:32:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:32:00.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:32:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:32:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:32:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:32:10.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:32:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:32:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:32:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:32:20.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:32:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:32:30.343Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:32:30.347Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:32:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:32:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:32:30.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:32:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:32:40.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:32:40.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:32:40.466Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:32:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:32:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:32:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:32:50.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:32:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:33:00.348Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:33:00.352Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:33:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:33:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:33:00.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:33:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:33:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:33:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:33:10.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:33:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:33:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:33:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:33:20.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:33:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:33:30.353Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:33:30.357Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:33:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:33:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:33:30.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:33:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:33:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:33:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:33:40.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:33:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:33:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:33:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:33:50.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:33:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:34:00.361Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:34:00.364Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:34:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:34:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:34:00.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:34:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:34:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:34:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:34:10.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:34:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:34:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:34:20.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:34:20.464Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:34:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:34:30.365Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:34:30.369Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:34:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:34:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:34:30.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:34:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:34:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:34:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:34:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:34:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:34:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:34:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:34:50.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:34:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:35:00.370Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:35:00.374Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:35:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:35:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:35:00.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:35:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:35:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:35:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:35:10.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:35:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:35:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:35:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:35:20.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:35:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:35:30.389Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:35:30.402Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:35:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:35:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:35:30.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:35:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:35:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:35:40.456Z","message":"Connection[/10.233.70.206: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-05-17T03:35:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:35:40.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:35:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-17T03:35:40.461Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:35:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:35:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:35:50.452Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:35:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:36:00.408Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:36:00.414Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:36:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:36:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:36:00.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:36:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:36:10.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:36:10.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:36:10.466Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:36:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:36:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:36:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:36:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:36:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:36:30.422Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:36:30.427Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:36:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:36:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:36:30.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:36:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:36:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:36:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:36:40.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:36:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:36:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:36:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:36:50.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:36:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:37:00.433Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:37:00.437Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:37:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:37:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:37:00.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:37:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:37:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:37:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:37:10.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:37:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:37:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:37:20.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:37:20.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:37:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:37:30.438Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:37:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:37:30.443Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:37:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:37:30.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:37:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:37:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:37:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:37:40.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:37:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:37:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:37:50.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:37:50.450Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:37:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:38:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:38:00.443Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:38:00.447Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T03:38:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:38:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:38:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:38:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:38:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:38:10.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:38:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:38:20.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:38:20.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:38:20.461Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:38:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:38:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:38:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:38:30.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:38:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T03:38:30.461Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:38:30.465Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:38:40.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:38:40.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:38:40.464Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:38:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:38:50.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:38:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:38:50.461Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:38:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:39:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:39:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:39:00.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:39:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-17T03:39:00.473Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:39:00.485Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:39:10.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:39:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:39:10.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:39:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:39:20.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:39:20.504Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:39:20.505Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:39:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 63 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:39:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:39:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:39:30.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:39:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T03:39:30.489Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:39:30.492Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:39:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:39:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:39:40.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:39:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:39:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:39:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:39:50.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:39:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:40:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:40:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:40:00.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:40:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T03:40:00.498Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:40:00.503Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:40:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:40:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:40:10.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:40:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:40:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:40:20.456Z","message":"Connection[cassandra/10.233.72.176: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-05-17T03:40:20.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:40:20.466Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:40:20.467Z","message":"Connection[cassandra/10.233.72.176: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 - - [17/May/2023:03:40:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:40:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:40:30.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:40:30.466Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:40:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" {"timestamp":"2023-05-17T03:40:30.504Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:40:30.510Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:40:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:40:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:40:40.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:40:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:40:50.455Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:40:50.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:40:50.466Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:40:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:41:00.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:41:00.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:41:00.463Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:41:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T03:41:00.510Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:41:00.515Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:41:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:41:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:41:10.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:41:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:41:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:41:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:41:20.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:41:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:41:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:41:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:41:30.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:41:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T03:41:30.524Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:41:30.529Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:41:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:41:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:41:40.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:41:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:41:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:41:50.523Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:41:50.524Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:41:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 87 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:42:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:42:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:42:00.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:42:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-17T03:42:00.533Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:42:00.537Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:42:10.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:42:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:42:10.462Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:42:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:42:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:42:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:42:20.451Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:42:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:42:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:42:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:42:30.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:42:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:42:30.541Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:42:30.545Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:42:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:42:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:42:40.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:42:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:42:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:42:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:42:50.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:42:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:43:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:43:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:43:00.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:43:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T03:43:00.545Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:43:00.549Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:43:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:43:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:43:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:43:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:43:20.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:43:20.502Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:43:20.503Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:43:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 63 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:43:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:43:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:43:30.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:43:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-17T03:43:30.550Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:43:30.554Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:43:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:43:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:43:40.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:43:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:43:50.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:43:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:43:50.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:43:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:44:00.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:44:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:44:00.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:44:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T03:44:00.555Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:44:00.559Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:44:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:44:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:44:10.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:44:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:44:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:44:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:44:20.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:44:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:44:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:44:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:44:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:44:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T03:44:30.560Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:44:30.564Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:44:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:44:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:44:40.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:44:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:44:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:44:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:44:50.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:44:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:45:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:45:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:45:00.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:45:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T03:45:00.568Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:45:00.572Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:45:10.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:45:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:45:10.462Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:45:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:45:20.453Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:45:20.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:45:20.468Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:45:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:45:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:45:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:45:30.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:45:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2023-05-17T03:45:30.577Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:45:30.581Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:45:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:45:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:45:40.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:45:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:45:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:45:50.558Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:45:50.559Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:45:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 124 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:46:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:46:00.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:46:00.450Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:46:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2023-05-17T03:46:00.583Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:46:00.587Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:46:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:46:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:46:10.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:46:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:46:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:46:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:46:20.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:46:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:46:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:46:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:46:30.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:46:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T03:46:30.591Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:46:30.596Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:46:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:46:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:46:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:46:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:46:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:46:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:46:50.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:46:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:47:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:47:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:47:00.463Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:47:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" {"timestamp":"2023-05-17T03:47:00.598Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:47:00.603Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:47:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:47:10.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:47:10.464Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:47:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:47:20.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:47:20.505Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:47:20.507Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:47:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 65 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:47:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:47:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:47:30.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:47:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-17T03:47:30.611Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:47:30.616Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:47:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:47:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:47:40.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:47:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:47:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:47:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:47:50.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:47:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:48:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:48:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:48:00.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:48:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2023-05-17T03:48:00.625Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:48:00.631Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:48:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:48:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:48:10.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:48:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T03:48:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:48:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:48:20.451Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:48:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:48:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:48:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:48:30.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:48:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T03:48:30.631Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:48:30.635Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:48:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:48:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:48:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:48:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:48:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:48:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:48:50.461Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:48:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:48:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:49:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:49:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:49:00.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:49:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T03:49:00.639Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:49:00.643Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:49:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:49:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:49:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:49:10.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:49:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:49:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:03:49:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:49:20.505Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:49:20.506Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:49:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 70 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:49:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:49:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:49:30.462Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:49:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:49:30.649Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:49:30.655Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:49:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:49:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:49:40.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:49:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:49:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:49:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:49:50.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:49:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:50:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:50:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:50:00.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:50:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:50:00.669Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:50:00.674Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:50:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:50:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:50:10.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:50:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:50:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:50:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:50:20.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:50:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:50:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:50:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:50:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:50:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T03:50:30.681Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:50:30.686Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:50:40.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:50:40.459Z","message":"Connection[/10.233.70.206: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-05-17T03:50:40.462Z","message":"Connection[/10.233.70.206:9042-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-05-17T03:50:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:50:40.463Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:50:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:50:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:50:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:50:50.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:50:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:51:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:51:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:51:00.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:51:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T03:51:00.701Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:51:00.705Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:51:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:51:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:51:10.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:51:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:51:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:51:20.451Z","message":"Connection[cassandra/10.233.72.176: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-05-17T03:51:20.454Z","message":"Connection[cassandra/10.233.72.176: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-05-17T03:51:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:51:20.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:51:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:51:30.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:51:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:51:30.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:51:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" {"timestamp":"2023-05-17T03:51:30.706Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:51:30.710Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:51:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:51:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:51:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:51:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:51:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:51:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:51:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:51:50.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:51:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:51:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:52:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:52:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:52:00.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:52:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T03:52:00.713Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:52:00.717Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:52:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:52:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:52:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:52:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:52:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:52:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:52:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:52:20.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:52:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:52:30.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:52:30.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:52:30.463Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:52:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T03:52:30.721Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:52:30.726Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:52:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:52:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:52:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:52:40.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:52:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:52:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:52:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:52:50.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:52:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:52:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:53:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:53:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:53:00.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:53:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T03:53:00.728Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:53:00.732Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:53:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:53:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:53:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:53:10.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:53:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:53:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:53:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:53:20.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:53:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:53:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:53:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:53:30.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:53:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T03:53:30.742Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:53:30.746Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:53:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:53:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:53:40.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:53:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:53:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:53:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:53:50.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:53:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:54:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:54:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:54:00.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:54:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-05-17T03:54:00.749Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:54:00.754Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:54:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:54:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:54:10.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:54:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:54:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:54:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:54:20.452Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:54:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:54:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:54:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:54:30.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:54:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2023-05-17T03:54:30.756Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:54:30.760Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:54:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:54:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:54:40.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:54:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:54:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:54:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:54:50.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:54:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:54:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:55:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:55:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:55:00.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:55:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T03:55:00.761Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:55:00.766Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:55:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:55:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:55:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:55:10.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:55:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:55:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:55:20.456Z","message":"Connection[cassandra/10.233.72.176: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-05-17T03:55:20.460Z","message":"Connection[cassandra/10.233.72.176: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-05-17T03:55:20.513Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:55:20.514Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:55:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 79 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:55:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:55:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:55:30.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:55:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" {"timestamp":"2023-05-17T03:55:30.768Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:55:30.772Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:55:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:55:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:55:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:55:40.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:55:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:55:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:55:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:55:50.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:55:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:55:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T03:56:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:56:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:56:00.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:56:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T03:56:00.780Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:56:00.784Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:56:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:56:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:03:56:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:56:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:56:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:56:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:56:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:56:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:56:20.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:56:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:56:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:56:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:56:30.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:56:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:56:30.786Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:56:30.790Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:56:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:56:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:56:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:56:40.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:56:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:56:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:56:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:56:50.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:56:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:57:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:57:00.452Z","message":"Connection[/10.233.67.43: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-05-17T03:57:00.456Z","message":"Connection[/10.233.67.43: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-05-17T03:57:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:57:00.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:57:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:57:00.791Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:57:00.795Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:57:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:57:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:57:10.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:57:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:57:20.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:57:20.509Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:57:20.510Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:57:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 73 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:57:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:57:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:57:30.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:57:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T03:57:30.797Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:57:30.801Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:57:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:57:40.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:57:40.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:57:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:57:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:57:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:57:50.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:57:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:58:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:58:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:58:00.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:58:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-17T03:58:00.802Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:58:00.807Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:58:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:58:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:58:10.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:58:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:58:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:58:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:58:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:58:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:58:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:58:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:58:30.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:58:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T03:58:30.808Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:58:30.812Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:58:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:58:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:58:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:58:40.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:58:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:58:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:58:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:58:50.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:58:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:58:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:59:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:59:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:59:00.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:59:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T03:59:00.814Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:59:00.819Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:59:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T03:59:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:59:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:59:10.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:59:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:59:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:59:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:59:20.452Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:59:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:59:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:59:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:59:30.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:59:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T03:59:30.821Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:59:30.825Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:59:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:59:40.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:59:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:59:40.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:59:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T03:59:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T03:59:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T03:59:50.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:03:59:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:03:59:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:00:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:00:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:00:00.460Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:00:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-17T04:00:00.826Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:00:00.830Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:00:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:00:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:00:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:00:10.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:00:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:00:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:00:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:00:20.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:00:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:00:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:00:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:00:30.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:00:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T04:00:30.838Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:00:30.842Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:00:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:00:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:00:40.461Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:00:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:00:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:00:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:00:50.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:00:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:01:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:01:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:01:00.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:01:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-17T04:01:00.857Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:01:00.862Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:01:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:01:10.459Z","message":"Connection[/10.233.70.206: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-05-17T04:01:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:01:10.463Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:01:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" {"timestamp":"2023-05-17T04:01:10.464Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:01:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:01:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:01:20.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:01:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:01:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:01:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:01:30.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:01:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-17T04:01:30.863Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:01:30.867Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:01:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:01:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:01:40.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:01:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:01:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:01:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:01:50.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:01:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:01:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:02:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:02:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:02:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:02:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T04:02:00.868Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:02:00.873Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:02:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:02:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:02:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:02:10.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:02:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:02:20.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:02:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:02:20.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:02:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:02:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:02:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:02:30.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:02:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" {"timestamp":"2023-05-17T04:02:30.889Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:02:30.894Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:02:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:02:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:02:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:02:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:02:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:02:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:02:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:02:50.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:02:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:02:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:03:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:03:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:03:00.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:03:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T04:03:00.898Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:03:00.903Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:03:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:03:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:03:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:03:10.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:03:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:03:20.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:03:20.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:03:20.465Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:03:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:03:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:03:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:03:30.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:03:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:03:30.905Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:03:30.909Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:03:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:03:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:03:40.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:03:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:03:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:03:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:03:50.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:03:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:03:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:04:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:04:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:04:00.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:04:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:04:00.910Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:04:00.915Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:04:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:04:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:04:10.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:04:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:04:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:04:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:04:20.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:04:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:04:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:04:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:04:30.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:04:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:04:30.915Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:04:30.919Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:04:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:04:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:04:40.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:04:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:04:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:04:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:04:50.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:04:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:05:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:05:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:05:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:05:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T04:05:00.920Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:05:00.925Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:05:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:05:10.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:05:10.464Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:05:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:05:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:05:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:05:20.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:05:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:05:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:05:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:05:30.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:05:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-17T04:05:30.926Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:05:30.931Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:05:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:05:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:05:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:05:40.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:05:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:05:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:05:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:05:50.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:05:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:05:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:06:00.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:06:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:06:00.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:06:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T04:06:00.931Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:06:00.937Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:06:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:06:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:06:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:06:10.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:06:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:06:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:06:20.457Z","message":"Connection[cassandra/10.233.72.176: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-05-17T04:06:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:06:20.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:06:20.460Z","message":"Connection[cassandra/10.233.72.176: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 - - [17/May/2023:04:06:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:06:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:06:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:06:30.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:06:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-05-17T04:06:30.946Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:06:30.951Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:06:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:06:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:06:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:06:40.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:06:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:06:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:06:50.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:06:50.462Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:06:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:06:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:07:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:07:00.452Z","message":"Connection[/10.233.67.43: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-05-17T04:07:00.455Z","message":"Connection[/10.233.67.43: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-05-17T04:07:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:07:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:07:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T04:07:00.951Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:07:00.955Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:07:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:07:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:07:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:07:10.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:07:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:07:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:07:20.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:07:20.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:07:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:07:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:07:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:07:30.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:07:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T04:07:30.956Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:07:30.960Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:07:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:07:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:07:40.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:07:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:07:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:07:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:07:50.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:07:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:08:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:08:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:08:00.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:08:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T04:08:00.961Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:08:00.966Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:08:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:08:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:08:10.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:08:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:08:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:08:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:08:20.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:08:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:08:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:08:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:08:30.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:08:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-17T04:08:30.967Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:08:30.972Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:08:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:08:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:08:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:08:40.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:08:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:08:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:08:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:08:50.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:08:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:08:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:09:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:09:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:09:00.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:09:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T04:09:00.972Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:09:00.977Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:09:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:09:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:09:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:09:10.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:09:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:09:20.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:09:20.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:09:20.465Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:09:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:09:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:09:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:09:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:09:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T04:09:30.978Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:09:30.983Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:09:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:09:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:09:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:09:40.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:09:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:09:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:09:50.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:09:50.462Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:09:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:09:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:10:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:04:10:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:10:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:10:00.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:10:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T04:10:00.984Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:10:00.988Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:10:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:10:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:10:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:10:10.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:10:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:10:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:10:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:10:20.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:10:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:10:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:10:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:10:30.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:10:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:10:30.997Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:10:31.001Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:10:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:10:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:10:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:10:40.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:10:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:10:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:10:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:10:50.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:10:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:10:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:11:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:11:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:11:00.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:11:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:11:01.009Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:11:01.013Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:11:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:11:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:11:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:11:10.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:11:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:11:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:11:20.516Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:11:20.517Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:11:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 80 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:11:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:11:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:11:30.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:11:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:11:31.025Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:11:31.028Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:11:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:11:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:11:40.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:11:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:11:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:11:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:11:50.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:11:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:11:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:12:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:12:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:12:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:12:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:12:01.037Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:12:01.042Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:12:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:12:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:12:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:12:10.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:12:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:12:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:12:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:12:20.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:12:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:12:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:12:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:12:30.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:12:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T04:12:31.045Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:12:31.049Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:12:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:12:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:12:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:12:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:12:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:12:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:12:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:12:50.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:12:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:12:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:13:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:13:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:13:00.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:13:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-17T04:13:01.050Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:13:01.055Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:13:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:13:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:13:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:13:10.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:13:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:13:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:13:20.514Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:13:20.514Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:13:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 77 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:13:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:13:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:13:30.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:13:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T04:13:31.068Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:13:31.072Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:13:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:13:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:13:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:13:40.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:13:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:13:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:13:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:13:50.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:13:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:13:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T04:14:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:14:00.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:14:00.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:14:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" {"timestamp":"2023-05-17T04:14:01.089Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:14:01.093Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:14:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:14:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:14:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:14:10.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:14:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:14:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:14:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:14:20.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:14:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:14:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:14:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:14:30.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:14:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2023-05-17T04:14:31.109Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:14:31.114Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:14:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:14:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:14:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:14:40.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:14:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:14:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:14:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:14:50.452Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:14:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:14:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:15:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:15:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:15:00.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:15:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T04:15:01.115Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:15:01.120Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:15:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:15:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:15:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:15:10.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:15:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:15:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:15:20.517Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:15:20.517Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:15:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 81 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:15:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:15:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:15:30.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:15:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T04:15:31.121Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:15:31.127Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:15:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:15:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:15:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:15:40.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:15:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:15:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:15:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:15:50.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:15:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:16:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:16:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:16:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:16:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T04:16:01.135Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:16:01.140Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:16:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:16:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:16:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:16:10.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:16:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:16:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:16:20.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:16:20.463Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:16:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:16:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:16:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:16:30.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:16:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-17T04:16:31.145Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:16:31.150Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:16:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:16:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:16:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:16:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:16:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:16:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:16:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:16:50.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:16:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:16:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:17:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:17:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:17:00.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:17:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:17:01.151Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:17:01.155Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:17:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:17:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:17:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:17:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:17:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:17:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:17:20.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:17:20.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:17:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:17:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:17:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:17:30.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:17:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:17:31.165Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:17:31.169Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:17:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:17:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:17:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:17:40.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:17:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:17:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:17:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:17:50.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:17:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:17:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:18:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:18:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:18:00.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:18:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:18:01.170Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:18:01.174Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:18:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:18:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:18:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:18:10.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:18:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:18:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:18:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:18:20.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:18:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:18:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:18:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:18:30.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:18:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:18:31.176Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:18:31.181Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:18:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:18:40.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:18:40.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:18:40.465Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:18:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:18:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:18:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:18:50.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:18:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:18:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:19:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:19:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:19:00.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:19:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:19:01.182Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:19:01.186Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:19:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:19:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:19:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:19:10.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:19:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:19:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:19:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:19:20.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:19:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:19:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:19:30.453Z","message":"Connection[/10.233.67.43: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-05-17T04:19:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:19:30.457Z","message":"Connection[/10.233.67.43: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-05-17T04:19:30.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:19:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T04:19:31.188Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:19:31.192Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:19:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:19:40.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:19:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:19:40.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:19:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:19:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:19:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:19:50.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:19:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:19:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T04:20:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:20:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:20:00.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:20:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-05-17T04:20:01.202Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:20:01.207Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:20:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:20:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:20:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:20:10.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:20:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:20:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:20:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:20:20.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:20:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:20:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:20:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:20:30.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:20:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T04:20:31.208Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:20:31.212Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:20:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:20:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:20:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:20:40.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:20:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:20:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:20:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:20:50.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:20:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:20:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:21:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:21:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:21:00.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:21:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T04:21:01.212Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:21:01.217Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:21:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:21:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:21:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:21:10.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:21:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:21:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:21:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:21:20.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:21:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:21:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:21:30.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:21:30.463Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:21:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" {"timestamp":"2023-05-17T04:21:31.218Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:21:31.224Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:21:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:21:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:21:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:21:40.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:21:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:21:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:21:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:21:50.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:21:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:22:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:22:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:22:00.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:22:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2023-05-17T04:22:01.225Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:22:01.230Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:22:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:22:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:22:10.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:22:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:22:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:22:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:22:20.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:22:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:22:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:22:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:22:30.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:22:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T04:22:31.237Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:22:31.242Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:22:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:22:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:22:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:22:40.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:22:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:22:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:22:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:22:50.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:22:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:22:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:23:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:23:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:23:00.461Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:23:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" {"timestamp":"2023-05-17T04:23:01.242Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:23:01.246Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:23:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:23:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:23:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:23:10.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:23:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:23:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:23:20.518Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:23:20.519Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:23:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 83 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:23:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:23:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:23:30.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:23:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-17T04:23:31.249Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:23:31.254Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:23:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:23:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:04:23:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:23:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:23:40.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:23:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:23:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:23:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:23:50.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:23:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:23:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:24:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:24:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:24:00.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:24:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:24:01.265Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:24:01.269Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:24:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T04:24:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:24:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:24:10.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:24:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:24:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:24:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:24:20.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:24:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:24:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:24:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:24:30.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:24:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:24:31.281Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:24:31.286Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:24:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:24:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:24:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:24:40.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:24:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:24:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:24:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:24:50.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:24:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:24:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:25:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:25:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:25:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:25:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:25:01.287Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:25:01.292Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:25:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:25:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:25:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:25:10.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:25:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:25:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:25:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:25:20.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:25:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:25:30.450Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:25:30.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:25:30.467Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:25:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:25:31.293Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:25:31.297Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:25:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:25:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:25:40.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:25:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:25:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:25:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:25:50.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:25:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:25:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:26:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:26:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:26:00.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:26:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T04:26:01.300Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:26:01.305Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:26:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:26:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:26:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:26:10.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:26:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:26:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:26:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:26:20.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:26:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:26:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:26:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:26:30.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:26:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:26:31.308Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:26:31.312Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T04:26:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:26:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:26:40.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:26:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:26:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:26:50.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:26:50.450Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:26:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:27:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:27:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:27:00.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:27:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T04:27:01.319Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:27:01.324Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:27:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:27:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:27:10.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:27:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:27:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:27:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:27:20.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:27:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:27:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:27:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:27:30.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:27:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T04:27:31.340Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:27:31.344Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:27:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:27:40.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:27:40.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:27:40.463Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:27:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:27:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:27:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:27:50.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:27:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:27:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:28:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:28:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:28:00.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:28:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-05-17T04:28:01.357Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:28:01.362Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:28:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:28:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:28:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:28:10.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:28:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:28:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:28:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:28:20.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:28:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:28:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:28:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:28:30.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:28:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T04:28:31.363Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:28:31.367Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:28:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:28:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:28:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:28:40.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:28:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:28:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:28:50.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:28:50.466Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:28:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:28:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:29:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:29:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:29:00.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:29:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T04:29:01.368Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:29:01.372Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:29:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:29:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:29:10.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:29:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:29:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:29:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:29:20.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:29:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:29:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:29:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:29:30.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:29:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T04:29:31.373Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:29:31.377Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:29:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:29:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:29:40.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:29:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:29:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:29:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:29:50.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:29:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:29:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:30:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:30:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:30:00.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:30:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" {"timestamp":"2023-05-17T04:30:01.379Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:30:01.384Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:30:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:30:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:30:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:30:10.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:30:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:30:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:30:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:30:20.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:30:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T04:30:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:04:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:30:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:30:30.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:30:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T04:30:31.389Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:30:31.393Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:30:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:30:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:30:40.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:30:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:30:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:30:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:30:50.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:30:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:31:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:31:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:31:00.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:31:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:31:01.397Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:31:01.402Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:31:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:31:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:31:10.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:31:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:31:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:31:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:31:20.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:31:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:31:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:31:30.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:31:30.466Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:31:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:31:31.406Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:31:31.411Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:31:40.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:31:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:31:40.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:31:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:31:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:31:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:31:50.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:31:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:31:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:32:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:32:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:32:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:32:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:32:01.419Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:32:01.424Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:32:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:32:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:32:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:32:10.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:32:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:32:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:32:20.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:32:20.465Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:32:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:32:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:32:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:32:30.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:32:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:32:31.433Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:32:31.438Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:32:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:32:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:32:40.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:32:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:32:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:32:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:32:50.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:32:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:33:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:33:00.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:33:00.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:33:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:33:01.439Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:33:01.443Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:33:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:33:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:33:10.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:33:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:33:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:33:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:33:20.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:33:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:33:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:33:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:33:30.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:33:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:33:31.447Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:33:31.451Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:33:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:33:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:33:40.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:33:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:33:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:33:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:33:50.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:33:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:34:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:34:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:34:00.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:34:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:34:01.457Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:34:01.462Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:34:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:34:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:34:10.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:34:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:34:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:34:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:34:20.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:34:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:34:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:34:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:34:30.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:34:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T04:34:31.463Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:34:31.467Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:34:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:34:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:34:40.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:34:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:34:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:34:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:34:50.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:34:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:34:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:35:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:35:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:35:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:35:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T04:35:01.468Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:35:01.473Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:35:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:35:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:35:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:35:10.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:35:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:35:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:35:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:35:20.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:35:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:35:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:35:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:35:30.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:35:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2023-05-17T04:35:31.473Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:35:31.478Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:35:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:35:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:35:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:35:40.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:35:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:35:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:35:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:35:50.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:35:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:35:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:36:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:36:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:36:00.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:36:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T04:36:01.481Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:36:01.486Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:36:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:36:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:36:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:36:10.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:36:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:36:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:36:20.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:36:20.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:36:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:36:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:36:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:36:30.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:36:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T04:36:31.493Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:36:31.497Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:36:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:36:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:36:40.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:36:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:36:50.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:36:50.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:36:50.464Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:36:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:37:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:37:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:37:00.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:37:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T04:37:01.498Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:37:01.502Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:37:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:37:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:37:10.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:37:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:37:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:37:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:37:20.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:37:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:37:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:37:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:37:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:37:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T04:37:31.503Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:37:31.507Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:37:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:37:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:37:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:37:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:37:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:37:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:37:50.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:37:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:37:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:38:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:38:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:38:00.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:38:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:38:01.508Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:38:01.513Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:38:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:38:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:38:10.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:38:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:38:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:38:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:38:20.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:38:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:38:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:38:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:38:30.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:38:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:38:31.525Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:38:31.530Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:38:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:38:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:38:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:38:40.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:38:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:38:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:38:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:38:50.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:38:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:38:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:39:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:39:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:39:00.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:39:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:39:01.541Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:39:01.545Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:39:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:39:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:39:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:39:10.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:39:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:39:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:39:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:39:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:39:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:39:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:39:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:39:30.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:39:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:39:31.561Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:39:31.566Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:39:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:39:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:39:40.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:39:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:39:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:39:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:39:50.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:39:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:40:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:40:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:40:00.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:40:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:40:01.577Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:40:01.583Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:40:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:40:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:40:10.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:40:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:40:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:40:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:40:20.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:40:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:40:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:40:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:40:30.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:40:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:40:31.584Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:40:31.588Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:40:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:40:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:40:40.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:40:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:40:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:40:50.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:40:50.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:40:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:40:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:41:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:41:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:41:00.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:41:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:41:01.591Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:41:01.596Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:41:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:41:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:41:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:41:10.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:41:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:41:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:41:20.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:41:20.451Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:41:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:41:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:41:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:41:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:41:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T04:41:31.596Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=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 - - [17/May/2023:04:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:41:31.601Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:41:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:41:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:41:40.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:41:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:41:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:41:50.450Z","message":"Connection[cassandra/10.233.72.176: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-05-17T04:41:50.453Z","message":"Connection[cassandra/10.233.72.176: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-05-17T04:41:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:41:50.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:41:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:41:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:42:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:42:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:42:00.462Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:42:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" {"timestamp":"2023-05-17T04:42:01.602Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:42:01.606Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:42:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:42:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:42:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:42:10.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:42:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:42:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:42:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:42:20.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:42:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:42:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:42:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:42:30.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:42:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T04:42:31.607Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:42:31.611Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:42:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:42:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:42:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:42:40.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:42:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:42:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:42:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:42:50.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:42:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:43:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:43:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:43:00.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:43:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T04:43:01.611Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:43:01.615Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:43:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:43:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:43:10.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:43:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:43:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:43:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:43:20.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:43:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:43:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:43:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:43:30.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:43:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T04:43:31.628Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:43:31.633Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:43:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:43:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:43:40.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:43:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:43:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:43:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:43:50.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:43:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:44:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:44:00.454Z","message":"Connection[/10.233.67.43: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-05-17T04:44:00.538Z","message":"Connection[/10.233.67.43: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-05-17T04:44:00.547Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:44:00.549Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:44:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 113 - "logType": "access" {"timestamp":"2023-05-17T04:44:01.651Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:44:01.654Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:44:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:44:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:44:10.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:44:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:44:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:04:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:44:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:44:20.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:44:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access" {"timestamp":"2023-05-17T04:44:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:44:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:44:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:44:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:44:31.668Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:44:31.671Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:44:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:44:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:44:40.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:44:40.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:44:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:44:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:44:50.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:44:50.463Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:44:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:44:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:45:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:45:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:45:00.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:45:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:45:01.674Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:45:01.677Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:45:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:45:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:45:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:45:10.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:45:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:45:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:45:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:45:20.451Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:45:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:45:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:45:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:45:30.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:45:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:45:31.681Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:45:31.686Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:45:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:45:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:45:40.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:45:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:45:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:45:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:45:50.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:45:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:45:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:46:00.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:46:00.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:46:00.463Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:46:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:46:01.687Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:46:01.691Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:46:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:46:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:46:10.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:46:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:46:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:46:20.474Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:46:20.475Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:46:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 38 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:46:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:46:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:46:30.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:46:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:46:31.693Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:46:31.697Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:46:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:46:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:46:40.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:46:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:46:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:46:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:46:50.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:46:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:47:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:47:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:47:00.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:47:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:47:01.705Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:47:01.710Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:47:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:47:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:47:10.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:47:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:47:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:47:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:47:20.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:47:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:47:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:47:30.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:47:30.452Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:47:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:47:31.712Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:47:31.717Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:47:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:47:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:47:40.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:47:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:47:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:47:50.468Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:47:50.469Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:47:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:48:00.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:48:00.452Z","message":"Connection[/10.233.67.43: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-05-17T04:48:00.456Z","message":"Connection[/10.233.67.43: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-05-17T04:48:00.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:48:00.468Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:48:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:48:01.718Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:48:01.722Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:48:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:48:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:48:10.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:48:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:48:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:48:20.573Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:48:20.574Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:48:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 138 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:48:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:48:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:48:30.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:48:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:48:31.723Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:48:31.727Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:48:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:48:40.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:48:40.465Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:48:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:48:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:48:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:48:50.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:48:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:49:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:49:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:49:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:49:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T04:49:01.733Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:49:01.738Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:49:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:49:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:49:10.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:49:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:49:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:49:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:49:20.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:49:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:49:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:49:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:49:30.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:49:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T04:49:31.739Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:49:31.743Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:49:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:49:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:49:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:49:40.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:49:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:49:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:49:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:49:50.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:49:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:50:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:50:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:50:00.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:50:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-05-17T04:50:01.744Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:50:01.749Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:50:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:50:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:50:10.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:50:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:50:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:50:20.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:50:20.450Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:50:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:50:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:50:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:50:30.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:50:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T04:50:31.757Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:50:31.763Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:50:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:50:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:50:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:50:40.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:50:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:50:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:50:50.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:50:50.463Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:50:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:51:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:51:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:51:00.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:51:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T04:51:01.764Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:51:01.768Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:51:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:51:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:51:10.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:51:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:51:20.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:04:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:51:20.530Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:51:20.531Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:51:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 91 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:51:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:51:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:51:30.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:51:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:51:31.770Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:51:31.776Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:51:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:51:40.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:51:40.467Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:51:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:51:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:51:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:51:50.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:51:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:52:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:52:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:52:00.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:52:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:52:01.777Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:52:01.781Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:52:10.452Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:52:10.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:52:10.465Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:52:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:52:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:52:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:52:20.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:52:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:52:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:52:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:52:30.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:52:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:52:31.782Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:52:31.786Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:52:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:52:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:52:40.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:52:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:52:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:52:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:52:50.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:52:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:53:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:53:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:53:00.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:53:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:53:01.791Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:53:01.795Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:53:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:53:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:53:10.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:53:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:53:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:53:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:53:20.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:53:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:53:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:53:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:53:30.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:53:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:53:31.797Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:53:31.801Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:53:40.452Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:53:40.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:53:40.467Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:53:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:53:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:53:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:53:50.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:53:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:54:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:54:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:54:00.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:54:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:54:01.802Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:54:01.807Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:54:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:54:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:54:10.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:54:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:54:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:54:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:54:20.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:54:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:54:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:54:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:54:30.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:54:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:54:31.808Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:54:31.813Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:54:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:54:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:54:40.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:54:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:54:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:54:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:54:50.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:54:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-17T04:55:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:55:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:55:00.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:55:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:55:01.814Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:55:01.818Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:55:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:55:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:55:10.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:55:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:55:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:55:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:55:20.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:55:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:55:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:55:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:55:30.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:55:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:55:31.819Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:55:31.823Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:55:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:55:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:55:40.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:55:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:55:50.451Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:55:50.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:55:50.467Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:55:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:56:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:56:00.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:56:00.451Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:56:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:56:01.824Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:56:01.828Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:56:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:56:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:56:10.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:56:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:56:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:56:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:56:20.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:56:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:56:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:56:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:56:30.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:56:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T04:56:31.829Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:56:31.834Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:56:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:56:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:56:40.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:56:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:56:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:56:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:56:50.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:56:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:57:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:57:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:57:00.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:57:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T04:57:01.837Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:57:01.841Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:57:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:57:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:57:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:57:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:57:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:57:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:57:20.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:57:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:57:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:57:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:57:30.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:57:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" {"timestamp":"2023-05-17T04:57:31.849Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:57:31.854Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:57:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:57:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:57:40.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:57:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:57:50.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:57:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:57:50.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:57:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:58:00.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:58:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:58:00.461Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:58:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T04:58:01.857Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:58:01.862Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:58:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:58:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:58:10.463Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:58:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:58:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:58:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:58:20.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:58:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:58:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:58:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:58:30.452Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:58:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:58:31.863Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:58:31.869Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:58:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:58:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:58:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:58:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:58:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:58:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:58:50.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:58:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T04:59:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:59:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:59:00.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:59:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:59:01.870Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:59:01.875Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T04:59:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:59:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:59:10.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:59:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:59:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:59:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:59:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:59:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:59:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:59:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:59:30.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:59:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:59:31.876Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:59:31.881Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:59:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:59:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:59:40.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:59:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T04:59:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T04:59:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T04:59:50.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:04:59:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:04:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:00:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:00:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:00:00.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:00:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:00:01.885Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:00:01.890Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:00:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:00:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:00:10.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:00:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:00:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:00:20.453Z","message":"Connection[cassandra/10.233.72.176: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-05-17T05:00:20.457Z","message":"Connection[cassandra/10.233.72.176: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-05-17T05:00:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:00:20.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:00:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:00:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:00:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:00:30.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:00:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:00:31.891Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:00:31.897Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:00:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:00:40.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:00:40.463Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:00:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:00:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:00:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:00:50.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:00:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:01:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:01:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:01:00.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:01:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:01:01.913Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:01:01.917Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:01:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:01:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:01:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:01:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:01:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:01:20.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:01:20.462Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:01:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:01:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:01:30.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:01:30.463Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:01:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:01:31.935Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:01:31.940Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:01:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:01:40.454Z","message":"Connection[/10.233.70.206: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-05-17T05:01:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:01:40.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:01:40.458Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:01:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:01:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:01:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:01:50.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:01:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:02:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:02:00.515Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:02:00.516Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:02:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 79 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:02:01.945Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:02:01.949Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:02:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:02:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:02:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:02:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:02:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:02:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:02:20.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:02:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:02:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:02:30.470Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:02:30.471Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:02:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:02:31.951Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:02:31.956Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:02:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:02:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:02:40.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:02:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:02:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:02:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:02:50.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:02:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:03:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:03:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:03:00.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:03:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:03:01.962Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:03:01.968Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:03:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:03:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:03:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:03:10.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:03:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:03:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:03:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:03:20.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:03:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:03:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:03:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:03:30.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:03:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-17T05:03:31.969Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:03:31.975Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:03:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:03:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:03:40.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:03:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:03:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:03:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:03:50.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:03:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:03:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:04:00.482Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:04:00.498Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:04:00.499Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:04:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 62 - "logType": "access" {"timestamp":"2023-05-17T05:04:01.989Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:04:01.993Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:04:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:04:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:04:10.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:04:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:04:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:04:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:04:20.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:04:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:04:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:04:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:04:30.462Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:04:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" {"timestamp":"2023-05-17T05:04:32.005Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:04:32.009Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:04:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:04:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:04:40.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:04:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:04:50.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:04:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:04:50.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:04:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:05:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:05:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:05:00.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:05:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-05-17T05:05:02.010Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:05:02.015Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:05:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:05:10.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:05:10.466Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:05:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:05:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:05:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:05:20.450Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:05:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:05:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:05:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:05:30.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:05:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:05:32.017Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:05:32.021Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:05:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:05:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:05:40.460Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:05:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:05:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:05:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:05:50.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:05:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:06:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:06:00.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:06:00.464Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:06:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:06:02.032Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:06:02.036Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:06:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:06:10.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:06:10.451Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:06:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:06:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:06:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:06:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:06:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:06:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:06:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:06:30.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:06:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:06:32.052Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:06:32.057Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:06:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:06:40.451Z","message":"Connection[/10.233.70.206: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-05-17T05:06:40.454Z","message":"Connection[/10.233.70.206: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-05-17T05:06:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:06:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:06:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:06:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:06:50.454Z","message":"Connection[cassandra/10.233.72.176: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-05-17T05:06:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:06:50.457Z","message":"Connection[cassandra/10.233.72.176: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-05-17T05:06:50.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:06:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:06:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:07:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:07:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:07:00.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:07:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:07:02.057Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:07:02.061Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:07:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:07:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:07:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:07:10.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:07:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:07:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:07:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:07:20.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:07:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:07:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:07:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:07:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:07:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:07:32.062Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:07:32.066Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:07:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:07:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:07:40.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:07:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:07:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:07:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:07:50.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:07:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:08:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:08:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:08:00.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:08:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:08:02.066Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:08:02.070Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:08:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:08:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:08:10.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:08:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:08:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:08:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:08:20.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:08:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:08:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:08:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:08:30.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:08:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:08:32.081Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:08:32.086Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:08:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:08:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:08:40.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:08:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:08:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:08:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:08:50.452Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:08:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:09:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:09:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:09:00.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:09:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:09:02.100Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:09:02.104Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:09:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:09:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:09:10.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:09:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:09:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:09:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:09:20.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:09:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:09:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:09:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:09:30.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:09:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:09:32.105Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:09:32.109Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:09:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:09:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:09:40.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:09:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:09:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:09:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:09:50.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:09:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:10:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:10:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:10:00.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:10:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:10:02.114Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:10:02.119Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:10:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:10:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:10:10.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:10:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:10:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:10:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:10:20.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:10:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:10:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:10:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:10:30.463Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:10:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:10:32.120Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:10:32.125Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:10:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:10:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:10:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:10:40.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:10:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:10:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:10:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:10:50.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:10:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:10:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:11:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:11:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:11:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:11:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T05:11:02.125Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:11:02.129Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:11:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:11:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:11:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:11:10.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:11:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:11:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:11:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:11:20.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:11:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:11:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:11:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:11:30.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:11:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-17T05:11:32.130Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:11:32.136Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:11:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:11:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:11:40.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:11:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:11:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:11:50.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:11:50.451Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:11:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:12:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:12:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:12:00.462Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:12:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:12:02.137Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:12:02.141Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:12:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:12:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:12:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:12:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:12:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:12:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:12:20.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:12:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:12:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:12:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:12:30.462Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:12:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:12:32.143Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:12:32.148Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:12:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:12:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:12:40.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:12:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:12:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:12:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:12:50.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:12:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:13:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:13:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:13:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:13:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:13:02.149Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:13:02.153Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:13:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:13:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:13:10.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:13:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:13:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:13:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:13:20.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:13:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:13:30.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:13:30.456Z","message":"Connection[/10.233.67.43: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-05-17T05:13:30.460Z","message":"Connection[/10.233.67.43: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-05-17T05:13:30.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:13:30.466Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:13:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T05:13:32.157Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:13:32.162Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:13:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:13:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:13:40.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:13:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:13:50.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:13:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:13:50.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:13:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:13:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:14:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:14:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:14:00.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:14:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:14:02.175Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:14:02.179Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:14:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:14:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:14:10.456Z","message":"Connection[/10.233.70.206: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-05-17T05:14:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:14:10.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:14:10.460Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:14:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:14:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:14:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:14:20.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:14:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:14:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:14:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:14:30.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:14:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:14:32.191Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:14:32.195Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:14:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:14:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:14:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:14:40.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:14:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:14:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:14:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:14:50.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:14:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:14:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:15:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:15:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:15:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:15:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:15:02.204Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:15:02.209Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:15:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:15:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:15:10.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:15:10.452Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:15:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:15:20.459Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:15:20.535Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:15:20.536Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:15:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 81 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:15:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:15:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:15:30.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:15:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:15:32.224Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:15:32.230Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:15:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:15:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:15:40.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:15:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:15:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:15:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:15:50.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:15:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:15:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:16:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:16:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:16:00.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:16:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:16:02.231Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:16:02.235Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:16:10.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:16:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:16:10.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:16:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:16:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:16:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:16:20.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:16:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:16:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:16:30.452Z","message":"Connection[/10.233.67.43: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-05-17T05:16:30.457Z","message":"Connection[/10.233.67.43: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-05-17T05:16:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:16:30.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:16:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:16:32.235Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:16:32.240Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:16:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:16:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:16:40.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:16:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:16:50.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:16:50.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:16:50.464Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:16:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:17:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:17:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:17:00.463Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:17:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:17:02.241Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:17:02.246Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:17:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:17:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:17:10.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:17:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:17:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:17:20.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:17:20.468Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:17:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:17:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:17:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:17:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:17:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:17:32.247Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:17:32.252Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:17:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:17:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:17:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:17:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:17:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:17:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:17:50.448Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:17:50.448Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:17:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:17:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:18:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:18:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:18:00.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:18:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:18:02.253Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:18:02.258Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:18:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:18:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:18:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:18:10.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:18:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:18:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:18:20.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:18:20.451Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:18:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:18:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:18:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:18:30.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:18:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T05:18:32.269Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:18:32.273Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:18:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:18:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:18:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:18:40.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:18:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:18:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:05:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:18:50.497Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:18:50.498Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:18:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 62 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:19:00.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:19:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:19:00.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:19:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:19:02.287Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:19:02.291Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:19:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:19:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:19:10.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:19:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:19:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:19:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:19:20.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:19:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:19:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:19:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:19:30.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:19:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:19:32.292Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:19:32.297Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:19:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:19:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:19:40.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:19:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:19:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:19:50.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:19:50.463Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:19:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:20:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:20:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:20:00.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:20:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:20:02.298Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:20:02.303Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:20:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:20:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:20:10.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:20:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:20:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:20:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:20:20.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:20:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:20:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:20:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:20:30.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:20:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:20:32.317Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:20:32.323Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:20:40.450Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:20:40.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:20:40.466Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:20:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:20:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:20:50.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:20:50.463Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:20:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:20:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:21:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:21:00.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:21:00.451Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:21:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:21:02.327Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:21:02.332Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:21:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:21:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:21:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:21:10.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:21:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:21:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:21:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:21:20.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:21:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:21:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:21:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:21:30.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:21:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:21:32.333Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:21:32.344Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:21:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:21:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:21:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:21:40.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:21:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:21:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:21:50.457Z","message":"Connection[cassandra/10.233.72.176: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-05-17T05:21:50.461Z","message":"Connection[cassandra/10.233.72.176: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-05-17T05:21:50.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:21:50.467Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:21:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:22:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:22:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:22:00.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:22:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:22:02.347Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:22:02.352Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:22:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:22:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:22:10.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:22:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:22:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:22:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:22:20.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:22:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:22:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:22:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:22:30.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:22:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:22:32.353Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:22:32.357Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:22:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:22:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:22:40.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:22:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:22:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:22:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:22:50.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:22:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:23:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:23:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:23:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:23:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:23:02.369Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:23:02.373Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:23:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:23:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:23:10.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:23:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:23:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:23:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:23:20.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:23:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:23:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:23:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:23:30.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:23:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:23:32.373Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:23:32.379Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:23:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:23:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:23:40.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:23:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:23:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:23:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:23:50.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:23:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:24:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:24:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:24:00.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:24:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:24:02.380Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:24:02.385Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:24:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:24:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:24:10.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:24:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:24:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:24:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:24:20.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:24:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:24:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:24:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:24:30.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:24:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:24:32.386Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:24:32.390Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:24:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:24:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:24:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:24:40.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:24:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:24:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:24:50.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:24:50.462Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:24:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:24:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:25:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:25:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:25:00.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:25:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:25:02.391Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:25:02.395Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:25:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:25:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:25:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:25:10.452Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:25:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:25:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:25:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:25:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:25:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:25:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:25:30.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:25:30.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:25:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:25:32.397Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:25:32.403Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:25:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:25:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:25:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:25:40.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:25:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:25:50.450Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:05:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:25:50.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:25:50.466Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:25:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:26:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:26:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:26:00.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:26:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:26:02.404Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:26:02.408Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:26:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:26:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:26:10.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:26:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:26:20.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:26:20.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:26:20.467Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:26:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:26:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:26:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:26:30.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:26:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:26:32.409Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:26:32.414Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:26:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:26:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:26:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:26:40.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:26:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:26:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:26:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:26:50.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:26:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:27:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:27:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:27:00.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:27:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:27:02.418Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:27:02.423Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:27:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:27:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:27:10.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:27:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:27:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:27:20.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:27:20.463Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:27:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:27:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:27:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:27:30.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:27:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:27:32.429Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:27:32.433Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:27:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:27:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:27:40.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:27:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:27:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:27:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:27:50.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:27:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:27:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:28:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:28:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:28:00.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:28:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:28:02.434Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:28:02.438Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:28:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:28:10.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:28:10.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:28:10.464Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:28:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:28:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:28:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:28:20.451Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:28:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:28:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:28:30.456Z","message":"Connection[/10.233.67.43: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-05-17T05:28:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:28:30.459Z","message":"Connection[/10.233.67.43: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-05-17T05:28:30.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:28:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:28:32.439Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:28:32.442Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:28:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:28:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:28:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:28:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:28:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:28:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:28:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:28:50.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:28:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:28:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:29:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:29:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:29:00.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:29:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:29:02.442Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:29:02.446Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:29:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:29:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:29:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:29:10.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:29:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:29:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:29:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:29:20.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:29:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:29:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:29:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:29:30.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:29:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:29:32.454Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:29:32.458Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:29:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:29:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:29:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:29:40.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:29:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:29:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:29:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:29:50.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:29:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:30:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:30:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:30:00.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:30:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:30:02.477Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:30:02.481Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:30:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:30:10.453Z","message":"Connection[/10.233.70.206: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-05-17T05:30:10.457Z","message":"Connection[/10.233.70.206:9042-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-05-17T05:30:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:30:10.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:30:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:30:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:30:20.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:30:20.463Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:30:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:30:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:30:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:30:30.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:30:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:30:32.499Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:30:32.502Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:30:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:30:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:30:40.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:30:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:30:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:30:50.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:30:50.464Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:30:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:31:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:31:00.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:31:00.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:31:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:31:02.503Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:31:02.506Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:31:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:31:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:31:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:31:10.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:31:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:31:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:31:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:31:20.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:31:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:31:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:31:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:31:30.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:31:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:31:32.509Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:31:32.514Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:31:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:31:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:31:40.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:31:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:31:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:31:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:31:50.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:31:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:31:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:32:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:32:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:32:00.462Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:32:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:32:02.515Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:32:02.519Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:32:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:32:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:32:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:32:10.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:32:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:32:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:32:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:32:20.451Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:32:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:32:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:32:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:32:30.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:32:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:32:32.520Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:32:32.536Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:32:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:32:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:32:40.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:32:40.452Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:32:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:32:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:32:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:32:50.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:32:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:32:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:33:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:33:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:33:00.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:33:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:33:02.537Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=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 - - [17/May/2023:05:33:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:33:02.541Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:33:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:33:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:33:10.452Z","message":"Connection[/10.233.70.206: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-05-17T05:33:10.455Z","message":"Connection[/10.233.70.206:9042-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-05-17T05:33:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:33:10.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:33:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:33:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:33:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:33:20.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:33:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:33:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:33:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:33:30.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:33:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:33:32.559Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:33:32.564Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:33:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:33:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:33:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:33:40.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:33:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:33:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:33:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:33:50.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:33:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:33:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:34:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:34:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:34:00.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:34:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:34:02.565Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:34:02.569Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:34:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:34:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:34:10.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:34:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:34:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:34:20.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:34:20.473Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:34:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:34:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:34:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:34:30.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:34:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:34:32.570Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:34:32.572Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:34:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:34:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:34:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:34:40.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:34:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:34:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:34:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:34:50.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:34:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:34:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:35:00.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:35:00.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:35:00.464Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:35:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:35:02.573Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:35:02.577Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:35:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:35:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:35:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:35:10.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:35:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:35:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:35:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:35:20.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:35:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:35:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:35:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:35:30.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:35:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:35:32.587Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:35:32.591Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:35:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:35:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:35:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:35:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:35:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:35:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:35:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:35:50.452Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:35:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:35:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:36:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:36:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:36:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:36:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:36:02.591Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:36:02.596Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:36:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:36:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:36:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:36:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:36:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:36:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:36:20.452Z","message":"Connection[cassandra/10.233.72.176: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-05-17T05:36:20.455Z","message":"Connection[cassandra/10.233.72.176: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-05-17T05:36:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:36:20.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:36:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:36:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:36:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:36:30.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:36:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:36:32.597Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:36:32.602Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:36:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:36:40.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:36:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:36:40.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:36:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:36:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:36:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:36:50.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:36:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:36:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:37:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:37:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:37:00.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:37:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:37:02.604Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:37:02.608Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:37:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:37:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:37:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:37:10.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:37:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:37:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:37:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:37:20.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:37:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:37:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:37:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:37:30.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:37:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:37:32.613Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:37:32.617Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:37:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:37:40.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:37:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:37:40.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:37:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:37:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:37:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:37:50.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:37:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:38:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:38:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:38:00.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:38:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:38:02.618Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:38:02.623Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:38:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:38:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:38:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:38:10.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:38:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:38:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:38:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:38:20.450Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:38:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:38:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:38:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:38:30.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:38:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:38:32.625Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:38:32.629Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:38:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:38:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:38:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:38:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:38:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:38:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:38:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:38:50.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:38:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:38:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:39:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:39:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:39:00.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:39:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:39:02.629Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:39:02.633Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:39:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:39:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:39:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:39:10.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:39:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:39:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:39:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:39:20.451Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:39:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:39:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:39:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:39:30.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:39:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:39:32.641Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:39:32.645Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:39:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:39:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:39:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:39:40.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:39:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:39:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:39:50.451Z","message":"Connection[cassandra/10.233.72.176: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-05-17T05:39:50.455Z","message":"Connection[cassandra/10.233.72.176: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-05-17T05:39:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:39:50.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:39:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:39:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:40:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:40:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:40:00.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:40:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:40:02.645Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:40:02.651Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:40:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:40:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:40:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:40:10.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:40:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:40:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:40:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:40:20.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:40:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:40:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:40:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:40:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:40:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:40:32.651Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:40:32.655Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:40:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:40:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:40:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:40:40.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:40:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:40:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:40:50.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:40:50.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:40:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:41:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:41:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:41:00.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:41:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:41:02.657Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:41:02.661Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:41:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:41:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:41:10.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:41:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:41:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:41:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:41:20.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:41:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:41:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:41:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:41:30.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:41:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:41:32.661Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:41:32.665Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:41:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:41:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:41:40.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:41:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:41:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:41:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:41:50.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:41:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:41:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:42:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:42:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:42:00.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:42:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:42:02.667Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:42:02.673Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:42:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:42:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:42:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:42:10.463Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:42:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:42:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:42:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:42:20.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:42:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:42:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:42:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:42:30.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:42:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:42:32.678Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:42:32.683Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:42:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:42:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:42:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:42:40.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:42:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:42:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:42:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:42:50.460Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:42:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:42:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:43:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:43:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:43:00.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:43:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:43:02.683Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:43:02.688Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:43:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:43:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:43:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:43:10.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:43:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:43:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:43:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:43:20.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:43:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:43:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:43:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:43:30.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:43:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:43:32.689Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:43:32.694Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:43:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:43:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:43:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:43:40.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:43:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:43:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:43:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:43:50.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:43:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:43:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:44:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:44:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:44:00.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:44:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:44:02.695Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:44:02.700Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:44:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:44:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:44:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:44:10.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:44:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:44:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:44:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:44:20.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:44:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:44:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:44:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:44:30.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:44:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:44:32.702Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:44:32.706Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:44:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:44:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:44:40.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:44:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:44:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:44:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:44:50.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:44:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:45:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:45:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:45:00.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:45:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:45:02.707Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:45:02.710Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:45:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:45:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:45:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:45:10.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:45:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:45:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:45:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:45:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:45:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:45:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:45:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:45:30.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:45:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:45:32.717Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:45:32.721Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:45:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:45:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:45:40.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:45:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:45:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:45:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:45:50.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:45:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:45:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:46:00.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:46:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:46:00.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:46:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:46:02.728Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:46:02.733Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:46:10.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:46:10.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:46:10.464Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:46:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:46:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:46:20.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:46:20.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:46:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:46:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:05:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:46:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:46:30.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:46:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:46:32.738Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:46:32.743Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:46:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:46:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:46:40.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:46:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:46:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:46:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:46:50.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:46:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:47:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:47:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:47:00.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:47:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:47:02.754Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:47:02.758Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:47:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:47:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:47:10.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:47:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:47:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:47:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:47:20.452Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:47:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:47:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:47:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:47:30.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:47:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:47:32.759Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:47:32.764Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:47:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:47:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:47:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:47:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:47:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:47:50.452Z","message":"Connection[cassandra/10.233.72.176: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-05-17T05:47:50.455Z","message":"Connection[cassandra/10.233.72.176: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-05-17T05:47:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:47:50.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:47:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:48:00.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:48:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:48:00.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:48:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:48:02.773Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:48:02.778Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:48:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:48:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:48:10.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:48:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:48:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:48:20.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:48:20.450Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:48:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:48:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:48:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:48:30.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:48:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:48:32.781Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:48:32.785Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:48:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:48:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:48:40.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:48:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:48:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:48:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:48:50.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:48:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:49:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:49:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:49:00.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:49:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:49:02.803Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:49:02.807Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:49:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:49:10.457Z","message":"Connection[/10.233.70.206: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-05-17T05:49:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:49:10.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:49:10.461Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:49:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:49:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:49:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:49:20.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:49:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:49:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:49:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:49:30.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:49:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:49:32.816Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:49:32.821Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:49:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:49:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:49:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:49:40.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:49:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:49:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:49:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:49:50.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:49:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:50:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:50:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:50:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:50:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:50:02.821Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:50:02.825Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:50:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:50:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:50:10.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:50:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:50:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:50:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:50:20.462Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:50:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:50:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:50:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:50:30.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:50:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:50:32.827Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:50:32.831Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:50:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:50:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:50:40.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:50:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:50:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:50:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:50:50.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:50:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:50:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:51:00.454Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:51:00.470Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:51:00.471Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:51:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:51:02.832Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:51:02.836Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:51:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:51:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:51:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:51:10.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:51:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:51:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:51:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:51:20.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:51:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:51:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:51:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:51:30.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:51:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:51:32.845Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:51:32.850Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:51:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:51:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:51:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:51:40.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:51:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:51:50.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:51:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:51:50.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:51:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:52:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:52:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:52:00.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:52:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:52:02.857Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:52:02.863Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:52:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:52:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:52:10.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:52:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:52:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:52:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:52:20.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:52:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:52:30.452Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:52:30.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:52:30.469Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:52:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:52:32.875Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:52:32.880Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:52:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:52:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:52:40.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:52:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:52:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:52:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:52:50.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:52:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:53:00.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:53:00.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:53:00.464Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:53:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:53:02.880Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:53:02.885Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:53:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:53:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:53:10.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:53:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:53:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:53:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:53:20.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:53:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:53:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:53:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:53:30.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:53:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:53:32.886Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:53:32.890Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:53:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:53:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:53:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:53:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:53:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:53:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:53:50.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:53:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:53:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:54:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:54:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:54:00.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:54:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:54:02.891Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:54:02.896Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:54:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:54:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:54:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:54:10.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:54:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:54:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:54:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:54:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:54:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:54:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:54:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:54:30.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:54:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:54:32.897Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:54:32.901Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:54:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:54:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:54:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:54:40.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:54:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:54:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:54:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:54:50.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:54:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:54:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:55:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:55:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:55:00.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:55:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:55:02.902Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:55:02.907Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:55:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:55:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:55:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:55:10.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:55:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:55:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:55:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:55:20.451Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:55:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:55:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:55:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:55:30.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:55:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:55:32.912Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:55:32.918Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:55:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:55:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:55:40.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:55:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:55:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:55:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:55:50.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:55:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:56:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:56:00.453Z","message":"Connection[/10.233.67.43: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-05-17T05:56:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:56:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:56:00.456Z","message":"Connection[/10.233.67.43: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 - - [17/May/2023:05:56:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:56:02.918Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:56:02.922Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:56:10.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:56:10.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:56:10.466Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:56:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:56:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:56:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:56:20.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:56:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:56:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:56:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:56:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:56:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:56:32.923Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:56:32.929Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:56:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:56:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:56:40.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:56:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:56:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:56:50.452Z","message":"Connection[cassandra/10.233.72.176: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-05-17T05:56:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:56:50.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:56:50.456Z","message":"Connection[cassandra/10.233.72.176: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 - - [17/May/2023:05:56:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:56:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:57:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:57:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:57:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:57:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:57:02.933Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:57:02.938Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:57:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:57:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:57:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:57:10.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:57:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:57:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:57:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:57:20.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:57:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:57:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:57:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:57:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:57:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:57:32.948Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:57:32.953Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:57:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:57:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:57:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:57:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:57:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:57:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:57:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:57:50.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:57:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:57:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:58:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:58:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:58:00.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:58:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:58:02.961Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:58:02.966Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:58:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:58:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:58:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:58:10.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:58:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:58:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:58:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:58:20.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:58:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:58:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:58:30.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:58:30.451Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:58:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:58:32.981Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:58:32.985Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:58:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:58:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:58:40.453Z","message":"Connection[/10.233.70.206: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-05-17T05:58:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:58:40.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:58:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T05:58:40.456Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:58:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:58:50.447Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:58:50.448Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:58:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:59:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:59:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:59:00.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:59:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T05:59:02.989Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:59:02.994Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:59:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:59:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:59:10.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:59:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:59:20.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:59:20.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:59:20.463Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:59:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:59:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:59:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:59:30.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:59:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T05:59:32.998Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:59:33.002Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:59:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:59:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:59:40.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:59:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T05:59:50.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T05:59:50.461Z","message":"Connection[cassandra/10.233.72.176: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-05-17T05:59:50.464Z","message":"Connection[cassandra/10.233.72.176: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-05-17T05:59:50.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T05:59:50.466Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:05:59:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:05:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:00:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:00:00.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:00:00.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:00:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:00:03.005Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:00:03.010Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:00:10.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:06:00:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:00:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:00:10.462Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:00:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:00:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:00:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:00:20.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:00:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:00:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:00:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:00:30.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:00:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:00:33.013Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:00:33.017Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:00:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:00:40.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:00:40.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:00:40.465Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:00:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:00:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:00:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:00:50.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:00:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:00:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:01:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:01:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:01:00.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:01:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:01:03.025Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:01:03.030Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:01:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:01:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:01:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:01:10.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:01:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:01:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:01:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:01:20.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:01:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:01:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:01:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:01:30.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:01:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:01:33.039Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:01:33.044Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:01:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:01:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:01:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:01:40.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:01:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:01:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:01:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:01:50.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:01:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:01:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:02:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:02:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:02:00.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:02:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:02:03.048Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:02:03.052Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:02:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:02:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:02:10.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:02:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:02:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:02:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:02:20.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:02:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:02:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:02:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:02:30.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:02:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:02:33.053Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:02:33.058Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:02:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:02:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:02:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:02:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:02:50.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:02:50.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:02:50.466Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:02:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:03:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:03:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:03:00.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:03:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:03:03.072Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:03:03.076Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:03:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:03:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:03:10.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:03:10.450Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:03:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:03:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:03:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:03:20.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:03:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:03:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:03:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:03:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:03:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:03:33.077Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:03:33.082Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:03:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:03:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:03:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:03:40.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:03:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:03:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:03:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:03:50.451Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:03:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:04:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:04:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:04:00.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:04:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:04:03.089Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:04:03.093Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:04:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:04:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:04:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:04:10.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:04:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:04:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:04:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:04:20.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:04:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:04:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:04:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:04:30.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:04:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:04:33.095Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:04:33.100Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:04:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:04:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:04:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:04:40.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:04:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:04:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:04:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:04:50.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:04:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:04:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:05:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:05:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:05:00.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:05:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:05:03.104Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:05:03.109Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:05:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:05:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:05:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:05:10.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:05:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:05:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:05:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:05:20.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:05:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:05:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:05:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:05:30.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:05:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:05:33.118Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:05:33.122Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:05:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:05:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:05:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:05:40.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:05:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:05:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:05:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:05:50.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:05:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:06:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:06:00.516Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:06:00.517Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:06:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 80 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:06:03.137Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:06:03.141Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:06:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:06:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:06:10.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:06:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:06:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:06:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:06:20.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:06:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:06:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:06:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:06:30.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:06:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:06:33.145Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:06:33.150Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:06:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:06:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:06:40.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:06:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:06:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:06:50.557Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:06:50.558Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:06:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 122 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:07:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:07:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:07:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:07:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:07:03.151Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:07:03.155Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:07:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:07:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:07:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:07:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:07:20.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:06:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:07:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:07:20.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:07:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:07:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:07:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:07:30.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:07:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:07:33.165Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:07:33.169Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:07:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:07:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:07:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:07:40.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:07:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:07:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:07:50.469Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:07:50.469Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:07:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:07:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:08:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:08:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:08:00.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:08:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:08:03.181Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:08:03.185Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:08:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:08:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:08:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:08:10.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:08:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:08:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:08:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:08:20.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:08:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:08:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:08:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:08:30.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:08:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:08:33.185Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:08:33.190Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:08:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:08:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:08:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:08:40.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:08:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:08:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:08:50.454Z","message":"Connection[cassandra/10.233.72.176: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-05-17T06:08:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:08:50.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:08:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T06:08:50.465Z","message":"Connection[cassandra/10.233.72.176: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 - - [17/May/2023:06:08:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:08:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:09:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:09:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:09:00.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:09:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:09:03.190Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:09:03.195Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:09:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:09:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:09:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:09:10.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:09:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:09:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:09:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:09:20.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:09:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:09:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:09:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:09:30.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:09:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:09:33.197Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:09:33.201Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:09:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:09:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:09:40.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:09:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:09:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:09:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:09:50.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:09:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:10:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:10:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:10:00.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:10:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:10:03.213Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:10:03.217Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:10:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:10:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:10:10.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:10:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:10:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:10:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:10:20.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:10:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:10:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:10:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:10:30.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:10:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:10:33.229Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:10:33.234Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:10:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:10:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:10:40.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:10:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:10:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:10:50.453Z","message":"Connection[cassandra/10.233.72.176: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-05-17T06:10:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:10:50.456Z","message":"Connection[cassandra/10.233.72.176: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-05-17T06:10:50.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:10:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:11:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:11:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:11:00.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:11:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:11:03.235Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:11:03.240Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:11:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:11:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:11:10.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:11:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:11:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:11:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:11:20.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:11:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:11:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:11:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:11:30.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:11:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:11:33.257Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:11:33.261Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:11:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:11:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:11:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:11:40.462Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:11:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:11:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:11:50.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:11:50.450Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:11:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:11:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:12:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:12:00.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:12:00.450Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:12:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:12:03.270Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:12:03.275Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:12:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:12:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:12:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:12:10.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:12:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:12:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:12:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:12:20.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:12:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:12:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:12:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:12:30.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:12:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:12:33.276Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:12:33.280Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:12:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:12:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:12:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:12:40.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:12:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:12:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:12:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:12:50.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:12:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:13:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:13:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:13:00.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:13:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:13:03.281Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:13:03.286Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:13:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:13:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:13:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:13:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:13:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:13:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:13:20.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:13:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:13:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:13:30.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:13:30.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:13:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:13:33.287Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:13:33.292Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:13:40.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:13:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:13:40.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:13:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:13:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:13:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:13:50.452Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:13:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:14:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:14:00.452Z","message":"Connection[/10.233.67.43: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-05-17T06:14:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:14:00.456Z","message":"Connection[/10.233.67.43: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-05-17T06:14:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:14:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:14:03.293Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:14:03.296Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:14:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:14:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:14:10.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:14:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:14:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:06:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:14:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:14:20.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:14:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:14:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:14:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:14:30.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:14:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:14:33.300Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:14:33.305Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:14:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:14:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:14:40.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:14:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:14:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:14:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:14:50.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:14:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:15:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:15:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:15:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:15:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:15:03.309Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:15:03.314Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:15:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:15:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:15:10.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:15:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:15:20.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:15:20.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:15:20.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:15:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:15:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:15:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:15:30.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:15:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:15:33.325Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:15:33.330Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:15:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:15:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:15:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:15:40.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:15:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:15:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:15:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:15:50.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:15:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:16:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:16:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:16:00.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:16:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:16:03.330Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:16:03.334Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:16:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:16:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:16:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:16:10.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:16:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:16:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:16:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:16:20.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:16:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:16:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:16:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:16:30.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:16:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:16:33.335Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:16:33.339Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:16:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:16:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:16:40.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:16:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:16:50.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:16:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:16:50.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:16:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:17:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:17:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:17:00.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:17:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:17:03.340Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:17:03.345Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:17:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:17:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:17:10.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:17:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:17:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:17:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:17:20.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:17:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:17:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:17:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:17:30.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:17:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:17:33.346Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:17:33.351Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:17:40.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:17:40.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:17:40.466Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:17:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:17:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:17:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:17:50.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:17:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:18:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:18:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:18:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:18:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:18:03.369Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:18:03.373Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:18:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:18:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:18:10.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:18:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:18:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:18:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:18:20.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:18:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:18:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:18:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:18:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:18:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:18:33.377Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:18:33.381Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:18:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:18:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:18:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:18:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:18:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:18:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:18:50.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:18:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:18:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:19:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:19:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:19:00.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:19:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:19:03.392Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:19:03.396Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:19:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:19:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:19:10.454Z","message":"Connection[/10.233.70.206: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-05-17T06:19:10.538Z","message":"Connection[/10.233.70.206:9042-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-05-17T06:19:10.539Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:19:10.539Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:19:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 102 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:19:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:19:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:19:20.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:19:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:19:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:19:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:19:30.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:19:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:19:33.397Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:19:33.402Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:19:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:19:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:19:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:19:40.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:19:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:19:50.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:19:50.498Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:19:50.499Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:19:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 63 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:19:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:20:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:20:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:20:00.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:20:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:20:03.402Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:20:03.406Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:20:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:20:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:20:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:20:10.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:20:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:20:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:20:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:20:20.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:20:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:20:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:20:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:20:30.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:20:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:20:33.408Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:20:33.413Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:20:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:20:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:20:40.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:20:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:20:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:20:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:20:50.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:20:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:21:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:21:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:21:00.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:21:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:21:03.415Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:21:03.419Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:21:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:21:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:21:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:21:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:21:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:21:20.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:21:20.450Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:21:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:21:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:21:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:21:30.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:21:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:21:33.423Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:21:33.427Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:21:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:06:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:21:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:21:40.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:21:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:21:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:21:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:21:50.451Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:21:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:22:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:22:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:22:00.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:22:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:22:03.428Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:22:03.432Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:22:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:22:10.530Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:22:10.531Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:22:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 95 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:22:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:22:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:22:20.452Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:22:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:22:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:22:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:22:30.463Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:22:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:22:33.433Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:22:33.438Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:22:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:22:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:22:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:22:40.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:22:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:22:50.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:22:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:22:50.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:22:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:22:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:23:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:23:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:23:00.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:23:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:23:03.441Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:23:03.445Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:23:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:23:10.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:23:10.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:23:10.466Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:23:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:23:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:23:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:23:20.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:23:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2023-05-17T06:23:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:23:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:23:30.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:23:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:23:33.446Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:23:33.450Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:23:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:23:40.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:23:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:23:40.461Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:23:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:23:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:23:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:23:50.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:23:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:24:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:24:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:24:00.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:24:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:24:03.451Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:24:03.455Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:24:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:24:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:24:10.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:24:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:24:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:24:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:24:20.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:24:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:24:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:24:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:24:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:24:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:24:33.458Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:24:33.464Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:24:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:24:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:24:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:24:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:24:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:24:50.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:24:50.451Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:24:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:25:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:25:00.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:25:00.452Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:25:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:25:03.466Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:25:03.471Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:25:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:25:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:25:10.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:25:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:25:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:25:20.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:25:20.464Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:25:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:25:30.452Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:25:30.469Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:25:30.470Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:25:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:25:33.472Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:25:33.477Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:25:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:25:40.472Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:25:40.473Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:25:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 36 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:25:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:25:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:25:50.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:25:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:25:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:26:00.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:26:00.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:26:00.450Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:26:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:26:03.485Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:26:03.488Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:26:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:26:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:26:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:26:10.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:26:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:26:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:26:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:26:20.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:26:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:26:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:26:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:26:30.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:26:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:26:33.490Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:26:33.495Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:26:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:26:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:26:40.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:26:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:26:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:26:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:26:50.451Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:26:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:27:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:27:00.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:27:00.452Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:27:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:27:03.495Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:27:03.499Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:27:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:27:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:27:10.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:27:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:27:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:27:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:27:20.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:27:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:27:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:27:30.505Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:27:30.506Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:27:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 71 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:27:33.511Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:27:33.515Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:27:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:27:40.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:27:40.466Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:27:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:27:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:27:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:27:50.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:27:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:28:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:28:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:28:00.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:28:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:28:03.528Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:28:03.533Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:28:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:28:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:28:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:28:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:28:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:28:20.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:28:20.467Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:28:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:28:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:28:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:28:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:28:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:28:33.534Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:28:33.541Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:28:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:28:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:28:40.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:28:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:28:50.453Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:28:50.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:28:50.468Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:28:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:29:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:29:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:29:00.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:29:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:29:03.542Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:29:03.546Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:29:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:29:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:29:10.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:29:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:29:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:29:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:29:20.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:29:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:29:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:29:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:29:30.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:29:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:29:33.547Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:29:33.551Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:29:40.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:29:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:29:40.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:29:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:29:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:29:50.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:29:50.466Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:29:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:29:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:30:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:30:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:30:00.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:30:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:30:03.565Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:30:03.569Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:30:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:30:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:30:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:30:10.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:30:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:30:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:30:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:30:20.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:30:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:30:30.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:30:30.527Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:30:30.528Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:30:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 86 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:30:33.571Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:30:33.576Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:30:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:30:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:30:40.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:30:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:30:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:30:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:30:50.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:30:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:31:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:31:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:31:00.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:31:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:31:03.577Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:31:03.582Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:31:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:31:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:31:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:31:10.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:31:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:31:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:31:20.452Z","message":"Connection[cassandra/10.233.72.176: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-05-17T06:31:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:31:20.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:31:20.455Z","message":"Connection[cassandra/10.233.72.176: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 - - [17/May/2023:06:31:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:31:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:31:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:31:30.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:31:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:31:33.601Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:31:33.605Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:31:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:31:40.451Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:31:40.461Z","message":"Connection[/10.233.70.206: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-05-17T06:31:40.523Z","message":"Connection[/10.233.70.206:9042-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-05-17T06:31:40.523Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:31:40.524Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:31:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 77 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:31:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:31:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:31:50.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:31:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:32:00.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:32:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:32:00.461Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:32:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:32:03.621Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:32:03.626Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:32:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:32:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:32:10.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:32:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:32:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:32:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:32:20.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:32:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:32:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:32:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:32:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:32:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:32:33.627Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:32:33.631Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:32:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:32:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:32:40.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:32:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:32:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:32:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:32:50.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:32:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:33:00.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:33:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:33:00.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:33:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:33:03.632Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:33:03.636Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:33:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:33:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:33:10.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:33:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:33:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:33:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:33:20.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:33:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:33:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:33:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:33:30.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:33:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:33:33.639Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:33:33.643Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:33:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:33:40.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:33:40.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:33:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:33:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:33:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:33:50.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:33:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:34:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:34:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:34:00.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:34:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:34:03.645Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:34:03.649Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:34:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:34:10.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:34:10.451Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:34:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:34:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:34:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:34:20.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:34:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:34:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:34:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:34:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:34:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:34:33.657Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:34:33.661Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:34:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:34:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:34:40.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:34:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:34:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:34:50.456Z","message":"Connection[cassandra/10.233.72.176: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-05-17T06:34:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:34:50.459Z","message":"Connection[cassandra/10.233.72.176: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-05-17T06:34:50.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:34:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:35:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:35:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:35:00.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:35:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:35:03.662Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:35:03.666Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:35:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:35:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:35:10.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:35:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:35:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:35:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:35:20.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:35:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:35:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:35:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:35:30.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:35:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:35:33.667Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:35:33.671Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:35:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:35:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:35:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:35:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:35:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:35:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:35:50.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:35:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:36:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:36:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:36:00.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:36:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:36:03.681Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:36:03.686Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:36:10.455Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:36:10.470Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:36:10.471Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:36:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:36:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:36:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:36:20.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:36:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:36:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:36:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:36:30.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:36:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:36:33.693Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:36:33.698Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:36:40.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:36:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:36:40.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:36:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:36:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:36:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:36:50.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:36:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:37:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:37:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:37:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:37:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:37:03.700Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:37:03.704Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:37:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:37:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:37:10.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:37:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:37:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:37:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:37:20.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:37:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:37:30.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:37:30.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:37:30.464Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:37:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:37:33.705Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:37:33.709Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:37:40.450Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:37:40.468Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:37:40.469Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:37:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:37:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:37:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:37:50.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:37:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:38:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:38:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:38:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:38:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:38:03.711Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:38:03.716Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:38:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:38:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:38:10.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:38:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:38:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:38:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:38:20.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:38:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:38:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:38:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:38:30.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:38:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:38:33.721Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:38:33.725Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:38:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:38:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:38:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:38:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:38:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:38:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:38:50.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:38:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:39:00.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:39:00.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:39:00.467Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:39:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:39:03.727Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:39:03.730Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:39:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:39:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:39:10.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:39:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:39:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:39:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:39:20.451Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:39:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:39:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:39:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:39:30.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:39:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:39:33.731Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:39:33.735Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:39:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:39:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:39:40.461Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:39:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:39:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:39:50.451Z","message":"Connection[cassandra/10.233.72.176: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-05-17T06:39:50.454Z","message":"Connection[cassandra/10.233.72.176: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-05-17T06:39:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:39:50.460Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:39:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:40:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:40:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:40:00.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:40:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:40:03.735Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:40:03.740Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:40:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:40:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:40:10.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:40:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:40:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:40:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:40:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:40:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:40:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:40:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:40:30.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:40:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:40:33.746Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:40:33.751Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:40:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:40:40.454Z","message":"Connection[/10.233.70.206: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-05-17T06:40:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:40:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:40:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T06:40:40.458Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:40:50.456Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:40:50.471Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:40:50.473Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:40:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:40:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:41:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:41:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:41:00.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:41:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:41:03.752Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:41:03.758Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:41:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:41:10.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:41:10.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:41:10.466Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:41:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:41:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:41:20.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:41:20.468Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:41:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:41:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:41:30.455Z","message":"Connection[/10.233.67.43: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-05-17T06:41:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:41:30.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:41:30.459Z","message":"Connection[/10.233.67.43: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 - - [17/May/2023:06:41:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:41:33.758Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:41:33.764Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:41:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:41:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:41:40.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:41:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:41:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:41:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:41:50.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:41:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:42:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:42:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:42:00.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:42:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:42:03.765Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:42:03.769Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:42:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:42:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:42:10.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:42:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:42:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:42:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:42:20.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:42:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:42:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:42:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:42:30.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:42:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:42:33.788Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:42:33.791Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:42:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:42:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:42:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:42:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:42:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:42:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:42:50.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:42:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:43:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:43:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:43:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:43:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:43:03.805Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:43:03.810Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:43:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:43:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:43:10.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:43:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:43:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:43:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:43:20.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:43:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:43:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:43:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:43:30.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:43:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:43:33.811Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:43:33.815Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:43:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:43:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:43:40.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:43:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:43:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:43:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:43:50.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:43:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:44:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:44:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:44:00.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:44:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:44:03.832Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:44:03.836Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:44:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:44:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:44:10.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:44:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:44:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:44:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:44:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:44:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:44:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:44:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:44:30.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:44:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:44:33.841Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:44:33.845Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:44:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:44:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:44:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:44:40.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:44:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:44:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:44:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:44:50.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:44:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:45:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:45:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:45:00.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:45:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:45:03.846Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:45:03.850Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:45:10.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:45:10.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:45:10.465Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:45:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:45:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:45:20.456Z","message":"Connection[cassandra/10.233.72.176: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-05-17T06:45:20.460Z","message":"Connection[cassandra/10.233.72.176: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-05-17T06:45:20.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:45:20.468Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:45:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:45:30.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:45:30.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:45:30.463Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:45:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:45:33.851Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:45:33.856Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:45:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:45:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:45:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:45:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:45:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:45:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:45:50.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:45:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:46:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:46:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:46:00.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:46:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:46:03.865Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:46:03.869Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:46:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:46:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:46:10.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:46:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:46:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:46:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:46:20.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:46:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:46:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:46:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:46:30.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:46:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:46:33.875Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:46:33.879Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:46:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:46:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:46:40.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:46:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:46:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:46:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:46:50.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:46:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:47:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:47:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:47:00.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:47:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:47:03.892Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:47:03.897Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:47:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:47:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:47:10.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:47:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:47:20.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:47:20.469Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:47:20.470Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:47:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:47:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:47:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:47:30.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:47:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:47:33.905Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:47:33.911Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:47:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:47:40.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:47:40.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:47:40.466Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:47:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:47:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:47:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:47:50.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:47:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:48:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:48:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:48:00.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:48:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:48:03.918Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:48:03.922Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:48:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:48:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:48:10.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:48:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:48:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:48:20.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:48:20.464Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:48:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:48:30.458Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:48:30.474Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:48:30.475Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:48:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:48:33.937Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:48:33.942Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:48:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:48:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:48:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:48:40.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:48:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:48:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:48:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:48:50.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:48:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:48:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:49:00.451Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:49:00.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:49:00.467Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:49:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:49:03.942Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:49:03.947Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:49:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:49:10.456Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:49:10.472Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:49:10.473Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:49:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:49:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:49:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:49:20.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:49:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:49:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:49:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:49:30.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:49:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:49:33.947Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:49:33.953Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:49:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:49:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:49:40.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:49:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:49:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:49:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:49:50.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:49:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:50:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:50:00.454Z","message":"Connection[/10.233.67.43: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-05-17T06:50:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:50:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:50:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T06:50:00.459Z","message":"Connection[/10.233.67.43: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 - - [17/May/2023:06:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:50:03.954Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:50:03.958Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:50:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:50:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:50:10.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:50:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T06:50:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:50:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:50:20.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:50:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:50:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:50:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:50:30.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:50:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:50:33.978Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:50:33.983Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:50:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:50:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:50:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:50:40.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:50:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:50:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:50:50.454Z","message":"Connection[cassandra/10.233.72.176: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-05-17T06:50:50.458Z","message":"Connection[cassandra/10.233.72.176: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-05-17T06:50:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:50:50.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:50:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:51:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:51:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:51:00.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:51:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:51:03.998Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:51:04.002Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:51:10.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:51:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:51:10.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:51:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:51:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:51:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:51:20.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:51:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:51:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:51:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:51:30.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:51:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:51:34.017Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:51:34.021Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:51:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:51:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:51:40.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:51:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:51:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:51:50.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:51:50.450Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:51:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:51:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:52:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:52:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:52:00.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:52:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:52:04.027Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:52:04.032Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:52:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:52:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:52:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:52:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:52:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:52:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:52:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:52:20.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:52:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:52:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:52:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:52:30.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:52:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:52:34.041Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:52:34.046Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:52:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:52:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:52:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:52:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:52:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:52:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:52:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:52:50.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:52:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:52:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:53:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:53:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:53:00.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:53:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:53:04.049Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:53:04.053Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:53:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:53:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:53:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:53:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:53:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:53:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:53:20.473Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:53:20.474Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:53:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 38 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:53:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:53:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:53:30.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:53:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:53:34.054Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:53:34.059Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:53:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:53:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:53:40.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:53:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:53:50.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:53:50.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:53:50.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:53:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:54:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:54:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:54:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:54:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:54:04.069Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:54:04.075Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:54:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:54:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:54:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:54:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:54:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:54:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:54:20.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:54:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:54:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:54:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:54:30.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:54:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:54:34.088Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:54:34.092Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:54:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:54:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:54:40.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:54:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:54:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:54:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:54:50.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:54:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:55:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:55:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:55:00.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:55:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:55:04.105Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:55:04.110Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:55:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:55:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:55:10.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:55:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:55:20.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:55:20.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:55:20.464Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:55:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:55:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:55:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:55:30.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:55:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:55:34.111Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:55:34.116Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:55:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:55:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:55:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:55:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:55:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:55:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:55:50.463Z","message":"Connection[cassandra/10.233.72.176: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-05-17T06:55:50.467Z","message":"Connection[cassandra/10.233.72.176: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-05-17T06:55:50.526Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:55:50.527Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:55:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 88 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:55:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:56:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:56:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:56:00.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:56:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:56:04.116Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:56:04.122Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:56:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:56:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:56:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:56:10.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:56:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:56:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:56:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:56:20.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:56:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:56:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:56:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:56:30.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:56:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:56:34.137Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:56:34.141Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:56:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:56:40.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:56:40.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:56:40.464Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:56:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:56:50.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:56:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:56:50.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:56:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:57:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:57:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:57:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:57:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:57:04.142Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:57:04.147Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:57:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:57:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:57:10.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:57:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:57:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:57:20.475Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:57:20.476Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:57:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 40 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:57:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:57:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:57:30.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:57:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:57:34.148Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:57:34.152Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:57:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:57:40.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:57:40.452Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:57:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:57:50.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:57:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:57:50.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:57:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:58:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:58:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:58:00.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:58:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:58:04.153Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:58:04.156Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:58:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:58:10.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:58:10.452Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:58:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:58:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:58:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:58:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:58:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:58:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:58:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:58:30.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:58:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:58:34.162Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:58:34.167Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:58:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:58:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:58:40.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:58:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:58:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:58:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:58:50.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:58:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:59:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:59:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:59:00.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:59:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T06:59:04.169Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:59:04.173Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:59:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:59:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:59:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:59:10.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:59:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:59:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:59:20.479Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:59:20.482Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:59:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 47 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T06:59:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:59:30.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:59:30.452Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:59:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:59:34.177Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:59:34.182Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:59:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:59:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:59:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:59:40.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:59:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T06:59:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T06:59:50.448Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T06:59:50.449Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:06:59:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:06:59:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:00:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:00:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:00:00.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:00:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:00:04.199Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:00:04.204Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:00:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:00:10.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:00:10.469Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:00:10.470Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:00:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:00:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:00:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:00:20.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:00:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:00:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:00:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:00:30.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:00:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:00:34.205Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:00:34.209Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:00:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:00:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:00:40.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:00:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:00:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:00:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:00:50.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:00:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:01:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:01:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:01:00.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:01:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:01:04.214Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:01:04.219Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:01:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:01:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:01:10.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:01:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:01:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:01:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:01:20.452Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:01:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:01:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:01:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:01:30.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:01:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:01:34.220Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:01:34.225Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:01:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:01:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:01:40.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:01:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:01:50.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:01:50.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:01:50.466Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:01:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:02:00.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:02:00.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:02:00.465Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:02:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:02:04.241Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:02:04.246Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:02:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:02:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:02:10.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:02:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:02:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:02:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:02:20.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:02:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:02:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:02:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:02:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:02:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:02:34.255Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:02:34.259Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:02:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:02:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:02:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:02:40.452Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:02:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:02:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:02:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:02:50.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:02:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:02:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:03:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:03:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:03:00.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:03:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:03:04.261Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:03:04.265Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:03:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:03:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:03:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:03:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:03:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:03:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:03:20.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:03:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:03:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:03:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:03:30.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:03:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:03:34.266Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:03:34.272Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:03:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:03:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:03:40.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:03:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:03:50.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:03:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:03:50.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:03:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:03:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:04:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:04:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:04:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:04:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:04:04.277Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:04:04.281Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:04:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:04:10.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:04:10.451Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:04:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:04:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:04:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:04:20.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:04:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:04:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:04:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:04:30.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:04:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:04:34.282Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:04:34.287Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:04:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:04:40.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:04:40.452Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:04:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:04:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:04:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:04:50.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:04:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:05:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:05:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:05:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:05:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:05:04.305Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:05:04.310Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:05:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:05:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:05:10.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:05:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:05:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:05:20.476Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:05:20.476Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:05:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 40 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:05:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:05:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:05:30.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:05:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:05:34.313Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:05:34.317Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:05:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:05:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:05:40.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:05:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:05:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:05:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:05:50.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:05:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:05:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:06:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:06:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:06:00.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:06:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:06:04.318Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:06:04.322Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:06:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:06:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:06:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:06:10.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:06:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:06:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:06:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:06:20.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:06:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:06:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:06:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:06:30.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:06:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:06:34.323Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:06:34.328Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:06:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:06:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:06:40.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:06:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:06:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:06:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:06:50.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:06:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:06:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:07:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:07:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:07:00.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:07:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:07:04.336Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:07:04.341Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:07:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:07:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:07:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:07:10.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:07:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:07:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:07:20.476Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:07:20.477Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:07:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 40 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:07:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:07:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:07:30.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:07:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:07:34.342Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:07:34.347Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:07:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:07:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:07:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:07:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:07:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:07:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:07:50.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:07:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:08:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:08:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:08:00.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:08:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:08:04.351Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:08:04.355Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:08:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:08:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:08:10.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:08:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:08:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:08:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:08:20.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:08:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:08:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:08:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:08:30.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:08:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:08:34.356Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:08:34.361Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:08:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:08:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:08:40.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:08:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:08:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:08:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:08:50.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:08:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:09:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:09:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:09:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:09:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:09:04.362Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:09:04.366Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:09:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:09:10.529Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:09:10.530Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:09:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 95 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:09:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:09:20.477Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:09:20.477Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:09:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 41 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:09:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:09:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:09:30.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:09:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:09:34.369Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:09:34.374Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:09:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:09:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:09:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:09:40.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:09:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:09:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:09:50.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:09:50.463Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:09:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:09:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:10:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:10:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:10:00.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:10:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:10:04.374Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:10:04.378Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:10:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:10:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:10:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:10:10.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:10:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:10:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:10:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:10:20.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:10:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T07:10:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:10:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:10:30.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:10:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:10:34.397Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:10:34.401Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:10:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:10:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:10:40.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:10:40.451Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:10:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:10:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:07:10:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:10:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:10:50.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:10:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:10:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:11:00.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:11:00.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:11:00.452Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:11:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:11:04.402Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:11:04.406Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:11:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:11:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:11:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:11:10.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:11:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:11:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:11:20.479Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:11:20.480Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:11:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 43 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:11:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:11:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:11:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:11:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:11:34.407Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:11:34.411Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:11:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:11:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:11:40.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:11:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:11:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:11:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:11:50.451Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:11:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:12:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:12:00.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:12:00.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:12:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:12:04.413Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:12:04.417Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:12:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:12:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:12:10.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:12:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:12:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:12:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:12:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:12:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:12:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:12:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:12:30.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:12:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:12:34.425Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:12:34.430Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-17T07:12:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:12:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:12:40.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:12:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:12:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:12:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:12:50.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:12:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:12:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:13:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:13:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:13:00.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:13:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:13:04.437Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:13:04.442Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:13:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:13:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:13:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:13:10.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:13:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:13:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:13:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:13:20.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:13:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:13:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:13:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:13:30.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:13:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:13:34.443Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:13:34.448Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:13:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:13:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:13:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:13:40.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:13:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:13:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:13:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:13:50.451Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:13:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:13:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:14:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:14:00.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:14:00.452Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:14:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:14:04.451Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:14:04.456Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:14:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:14:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:14:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:14:10.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:14:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:14:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:14:20.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:14:20.463Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:14:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:14:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:14:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:14:30.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:14:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:14:34.458Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:14:34.463Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:14:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:14:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:14:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:14:40.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:14:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:14:50.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:14:50.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:14:50.465Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:14:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:14:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:15:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:15:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:15:00.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:15:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:15:04.464Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:15:04.469Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:15:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:15:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:15:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:15:10.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:15:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:15:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:15:20.480Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:15:20.481Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:15:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 44 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:15:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:15:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:15:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:15:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:15:34.472Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:15:34.477Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:15:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:15:40.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:15:40.466Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:15:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:15:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:15:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:15:50.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:15:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:15:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:16:00.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:16:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:16:00.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:16:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:16:04.478Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:16:04.482Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:16:10.452Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:16:10.469Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:16:10.470Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:16:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:16:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:16:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:16:20.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:16:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:16:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:16:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:16:30.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:16:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:16:34.489Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:16:34.494Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:16:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:16:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:16:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:16:40.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:16:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:16:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:16:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:16:50.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:16:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:16:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:17:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:17:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:17:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:17:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:17:04.495Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:17:04.499Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:17:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:17:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:17:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:17:10.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:17:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:17:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:17:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:17:20.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:17:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:17:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:17:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:17:30.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:17:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:17:34.499Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:17:34.505Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:17:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:17:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:17:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:17:40.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:17:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:17:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:17:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:17:50.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:17:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:17:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:18:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:18:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:18:00.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:18:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:18:04.506Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:18:04.510Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:18:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:18:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:18:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:18:10.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:18:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:18:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:18:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:18:20.451Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:18:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:18:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:18:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:18:30.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:18:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:18:34.527Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:18:34.531Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:18:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:18:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:18:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:18:40.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:18:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:18:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:18:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:18:50.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:18:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:19:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:19:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:19:00.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:19:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:19:04.532Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:19:04.535Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:19:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:19:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:19:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:19:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:19:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:19:20.482Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:19:20.482Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:19:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 46 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:19:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:19:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:19:30.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:19:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:19:34.536Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:19:34.540Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:19:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:19:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:19:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:19:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:19:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:19:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:19:50.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:19:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:19:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:20:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:20:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:20:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:20:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:20:04.543Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:20:04.548Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:20:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:20:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:20:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:20:10.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:20:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:20:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:20:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:20:20.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:20:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:20:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:20:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:20:30.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:20:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:20:34.553Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:20:34.557Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:20:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:20:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:20:40.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:20:40.452Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:20:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:20:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:20:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:20:50.452Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:20:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:20:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:21:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:21:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:21:00.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:21:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:21:04.577Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:21:04.582Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:21:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:21:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:21:10.452Z","message":"Connection[/10.233.70.206: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-05-17T07:21:10.455Z","message":"Connection[/10.233.70.206:9042-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-05-17T07:21:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:21:10.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:21:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:21:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:21:20.482Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:21:20.483Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:21:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 45 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:21:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:21:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:21:30.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:21:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:21:34.601Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:21:34.605Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:21:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:21:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:21:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:21:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:21:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:21:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:21:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:21:50.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:21:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:22:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:22:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:22:00.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:22:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:22:04.616Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:22:04.622Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:22:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:22:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:22:10.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:22:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:22:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:22:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:22:20.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:22:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:22:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:22:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:22:30.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:22:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:22:34.623Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:22:34.627Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:22:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:22:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:22:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:22:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:22:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:22:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:22:50.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:22:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:23:00.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:23:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:23:00.460Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:23:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:23:04.628Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:23:04.632Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:23:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:23:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:23:10.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:23:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:23:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:23:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:23:20.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:23:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:23:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:23:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:23:30.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:23:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:23:34.632Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:23:34.637Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:23:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:23:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:23:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:23:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:23:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:23:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:23:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:23:50.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:23:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:23:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:24:00.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:24:00.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:24:00.464Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:24:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:24:04.639Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:24:04.643Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:24:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:24:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:24:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:24:10.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:24:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:24:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:24:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:24:20.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:24:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:24:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:24:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:24:30.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:24:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:24:34.655Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:24:34.659Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:24:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:24:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:24:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:24:40.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:24:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:24:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:24:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:24:50.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:24:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:24:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:25:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:25:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:25:00.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:25:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:25:04.660Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:25:04.664Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:25:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:25:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:25:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:25:10.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:25:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:25:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:25:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:25:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:25:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:25:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:25:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:25:30.462Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:25:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:25:34.665Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:25:34.671Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:25:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:25:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:25:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:25:40.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:25:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:25:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:25:50.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:25:50.451Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:25:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:26:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:26:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:26:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:26:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:26:04.690Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:26:04.694Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:26:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:26:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:26:10.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:26:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:26:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:26:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:26:20.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:26:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:26:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:26:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:26:30.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:26:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:26:34.695Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:26:34.700Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:26:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:26:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:26:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:26:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:26:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:26:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:26:50.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:26:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:27:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:27:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:27:00.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:27:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:27:04.701Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:27:04.705Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:27:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:27:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:27:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:27:10.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:27:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:27:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:27:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:27:20.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:27:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:27:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:27:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:27:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:27:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:27:34.706Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:27:34.712Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:27:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:27:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:27:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:27:40.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:27:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:27:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:27:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:27:50.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:27:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:27:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:28:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:28:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:28:00.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:28:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:28:04.713Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:28:04.717Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:28:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:28:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:28:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:28:10.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:28:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:28:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:28:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:28:20.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:28:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:28:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:28:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:28:30.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:28:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:28:34.718Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:28:34.724Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:28:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:28:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:28:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:28:40.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:28:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:28:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:28:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:28:50.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:28:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:28:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:29:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:29:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:29:00.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:29:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:29:04.725Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:29:04.729Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:29:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:29:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:29:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:29:10.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:29:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:29:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:29:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:29:20.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:29:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:29:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:29:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:29:30.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:29:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:29:34.730Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:29:34.735Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:29:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:29:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:29:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:29:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:29:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:29:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:29:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:29:50.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:29:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:30:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:30:00.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:30:00.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:30:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:30:04.735Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:30:04.741Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:30:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:30:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:30:10.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:30:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:30:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:30:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:30:20.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:30:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:30:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:30:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:30:30.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:30:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:30:34.741Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:30:34.746Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:30:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:30:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:30:40.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:30:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:30:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:30:50.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:30:50.464Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:30:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:31:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:31:00.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:31:00.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:31:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:31:04.749Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:31:04.752Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:31:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:31:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:31:10.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:31:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:31:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:31:20.536Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:31:20.537Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:31:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 100 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:31:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:31:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:31:30.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:31:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:31:34.753Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:31:34.759Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:31:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:31:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:31:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:31:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:31:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:31:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:31:50.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:31:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:31:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:32:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:32:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:32:00.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:32:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:32:04.761Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:32:04.766Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:32:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:32:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:32:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:32:10.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:32:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:32:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:32:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:32:20.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:32:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:32:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:32:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:32:30.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:32:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:32:34.766Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:32:34.770Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:32:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:32:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:32:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:32:40.461Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:32:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:32:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:32:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:32:50.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:32:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:32:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:33:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:33:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:33:00.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:33:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:33:04.771Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:33:04.776Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:33:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:33:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:33:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:33:10.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:33:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:33:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:33:20.494Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:33:20.494Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:33:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 57 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:33:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:33:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:33:30.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:33:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:33:34.795Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:33:34.800Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:33:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:33:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:33:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:33:40.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:33:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:33:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:33:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:33:50.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:33:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:34:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:34:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:34:00.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:34:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:34:04.801Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:34:04.805Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:34:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:34:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:34:10.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:34:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:34:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:34:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:34:20.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:34:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:34:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:34:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:34:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:34:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:34:34.806Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:34:34.816Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:34:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:34:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:34:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:34:40.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:34:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:34:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:34:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:34:50.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:34:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:34:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:35:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:35:00.456Z","message":"Connection[/10.233.67.43: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-05-17T07:35:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:35:00.458Z","message":"Connection[/10.233.67.43: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-05-17T07:35:00.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:35:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:35:04.817Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:35:04.821Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:35:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:35:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:35:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:35:10.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:35:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:35:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:35:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:35:20.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:35:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:35:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:35:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:35:30.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:35:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:35:34.823Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:35:34.827Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:35:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:35:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:35:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:35:40.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:35:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:35:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:35:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:35:50.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:35:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:35:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:36:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:36:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:36:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:36:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:36:04.828Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:36:04.834Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:36:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:36:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:36:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:36:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:36:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:36:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:36:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:36:20.451Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:36:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:36:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:36:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:36:30.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:36:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:36:34.845Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:36:34.849Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:36:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:36:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:36:40.455Z","message":"Connection[/10.233.70.206: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-05-17T07:36:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:36:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:36:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T07:36:40.462Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:36:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:36:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:36:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:36:50.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:36:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:36:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:37:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:37:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:37:00.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:37:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:37:04.861Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:37:04.865Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:37:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:37:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:37:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:37:10.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:37:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:37:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:37:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:37:20.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:37:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:37:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:37:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:37:30.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:37:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:37:34.866Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:37:34.871Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:37:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:37:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:37:40.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:37:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:37:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:37:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:37:50.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:37:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:37:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:38:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:38:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:38:00.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:38:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:38:04.872Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:38:04.877Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:38:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:38:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:38:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:38:10.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:38:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:38:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:38:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:38:20.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:38:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:38:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:38:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:38:30.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:38:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:38:34.877Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:38:34.881Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:38:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:38:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:38:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:38:40.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:38:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:38:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:38:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:38:50.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:38:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:38:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:39:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:39:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:39:00.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:39:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:39:04.883Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:39:04.888Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:39:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:39:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:39:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:39:10.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:39:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:39:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:39:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:39:20.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:39:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:39:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:39:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:39:30.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:39:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:39:34.891Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:39:34.895Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:39:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:39:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:39:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:39:40.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:39:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:39:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:39:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:39:50.452Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:39:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:39:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:40:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:40:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:40:00.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:40:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:40:04.896Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:40:04.900Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:40:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:40:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:40:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:40:10.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:40:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:40:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:40:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:40:20.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:40:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:40:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:40:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:40:30.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:40:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:40:34.901Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:40:34.906Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:40:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:40:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:40:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:40:40.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:40:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:40:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:40:50.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:40:50.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:40:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:40:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:41:00.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:41:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:41:00.461Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:41:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:41:04.919Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:41:04.924Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:41:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:41:10.454Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:41:10.454Z","message":"Connection[/10.233.70.206: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-05-17T07:41:10.461Z","message":"Connection[/10.233.70.206: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-05-17T07:41:10.468Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:41:10.468Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:41:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:41:20.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:41:20.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:41:20.464Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:41:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:41:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:41:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:41:30.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:41:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:41:34.925Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:41:34.930Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:41:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:41:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:41:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:41:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:41:50.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:41:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:41:50.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:41:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:41:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:42:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:42:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:42:00.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:42:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:42:04.931Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:42:04.935Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:42:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:42:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:42:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:42:10.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:42:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:42:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:42:20.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:42:20.463Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:42:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:42:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:42:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:42:30.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:42:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:42:34.936Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:42:34.940Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:42:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:42:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:42:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:42:40.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:42:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:42:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:42:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:42:50.452Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:42:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:42:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:43:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:43:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:43:00.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:43:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:43:04.940Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:43:04.945Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:43:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:43:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:43:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:43:10.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:43:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:43:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:43:20.492Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:43:20.493Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:43:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 57 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:43:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:43:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:43:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:43:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:43:34.947Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:43:34.951Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:43:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:43:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:43:40.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:43:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:43:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:43:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:43:50.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:43:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:43:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:44:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:44:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:44:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:44:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:44:04.952Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:44:04.956Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:44:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:44:10.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:44:10.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:44:10.467Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:44:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:44:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:44:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:44:20.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:44:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:44:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:44:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:44:30.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:44:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:44:34.957Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:44:34.961Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:44:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:44:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:44:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:44:40.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:44:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:44:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:44:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:44:50.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:44:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:44:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:45:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:45:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:45:00.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:45:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:45:04.970Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:45:04.974Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:45:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:45:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:45:10.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:45:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:45:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:45:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:45:20.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:45:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:45:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:45:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:45:30.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:45:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:45:34.991Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:45:34.996Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:45:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:45:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:45:40.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:45:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:45:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:45:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:45:50.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:45:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:45:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:46:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:46:00.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:46:00.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:46:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:46:04.996Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:46:05.001Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:46:10.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:46:10.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:46:10.467Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:46:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:46:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:46:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:46:20.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:46:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:46:30.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:46:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:46:30.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:46:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:46:35.002Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:46:35.006Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:46:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:46:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:46:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:46:40.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:46:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:46:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:46:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:46:50.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:46:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:47:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:47:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:47:00.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:47:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:47:05.021Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:47:05.024Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:47:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:47:10.453Z","message":"Connection[/10.233.70.206: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-05-17T07:47:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:47:10.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:47:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T07:47:10.456Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:47:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:47:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:47:20.495Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:47:20.495Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:47:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 58 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:47:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:47:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:47:30.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:47:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:47:35.025Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:47:35.028Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:47:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:47:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:47:40.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:47:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:47:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:47:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:47:50.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:47:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:48:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:48:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:48:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:48:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:48:05.033Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:48:05.037Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:48:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:48:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:48:10.463Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:48:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:48:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:48:20.556Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:48:20.557Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:48:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 120 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:48:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:48:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:48:30.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:48:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:48:35.038Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:48:35.043Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:48:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:48:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:48:40.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:48:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:48:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:48:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:48:50.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:48:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:49:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:49:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:49:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:49:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:49:05.044Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:49:05.048Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:49:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:49:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:49:10.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:49:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:49:20.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:49:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:49:20.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:49:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:49:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:49:30.563Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:49:30.564Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:49:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 128 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:49:35.065Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:49:35.068Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:49:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:49:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:49:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:49:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:49:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:49:50.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:49:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:49:50.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:49:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:50:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:50:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:50:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:50:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:50:05.069Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:50:05.074Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:50:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:50:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:50:10.463Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:50:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:50:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:50:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:50:20.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:50:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:50:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:50:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:50:30.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:50:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:50:35.077Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:50:35.081Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:50:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:50:40.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:50:40.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:50:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:50:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:50:50.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:50:50.450Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:50:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:50:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:51:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:51:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:51:00.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:51:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:51:05.085Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:51:05.088Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:51:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:51:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:51:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:51:10.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:51:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:51:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:51:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:51:20.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:51:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:51:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:51:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:51:30.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:51:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:51:35.094Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:51:35.098Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:51:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:51:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:51:40.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:51:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:51:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:51:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:51:50.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:51:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:52:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:52:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:52:00.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:52:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:52:05.117Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:52:05.122Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:52:10.453Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:52:10.471Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:52:10.472Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:52:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:52:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:52:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:52:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:52:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:52:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:52:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:52:30.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:52:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:52:35.132Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:52:35.137Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:52:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:52:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:52:40.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:52:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:52:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:52:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:52:50.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:52:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:53:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:53:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:53:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:53:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:53:05.155Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:53:05.158Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:53:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:53:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:53:10.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:53:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:53:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:53:20.493Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:53:20.494Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:53:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 57 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:53:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:53:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:53:30.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:53:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:53:35.173Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:53:35.178Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:53:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:53:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:53:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:53:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:53:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:53:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:53:50.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:53:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:53:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:54:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:54:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:54:00.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:54:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:54:05.178Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:54:05.182Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:54:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:54:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:54:10.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:54:10.469Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:54:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:54:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:54:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:54:20.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:54:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:54:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:54:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:54:30.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:54:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:54:35.183Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:54:35.188Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:54:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:54:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:54:40.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:54:40.452Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:54:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:54:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:54:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:54:50.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:54:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:55:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:55:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:55:00.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:55:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:55:05.197Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:55:05.201Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:55:10.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:55:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:55:10.463Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:55:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:55:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:55:20.453Z","message":"Connection[cassandra/10.233.72.176: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-05-17T07:55:20.456Z","message":"Connection[cassandra/10.233.72.176: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-05-17T07:55:20.494Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:55:20.496Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:55:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 57 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:55:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:55:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:55:30.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:55:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:55:35.202Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:55:35.207Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:55:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:55:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:55:40.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:55:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:55:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:55:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:55:50.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:55:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:56:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:56:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:56:00.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:56:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:56:05.208Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:56:05.213Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:56:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:56:10.468Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:56:10.469Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:56:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:56:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:56:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:56:20.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:56:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:56:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:56:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:56:30.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:56:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:56:35.218Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:56:35.222Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:56:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:56:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:56:40.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:56:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:56:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:56:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:56:50.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:56:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:56:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:57:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:57:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:57:00.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:57:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:57:05.227Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:57:05.232Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:57:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:57:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:57:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:57:10.462Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:57:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:57:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:57:20.496Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:57:20.497Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:57:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 60 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:57:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:57:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:57:30.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:57:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:57:35.233Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:57:35.237Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:57:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:57:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:57:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:57:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:57:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:57:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:57:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:57:50.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:57:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:57:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:58:00.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:58:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:58:00.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:58:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:58:05.239Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:58:05.243Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:58:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:58:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:58:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:58:10.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:58:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:58:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:58:20.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:58:20.464Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:58:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:58:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:58:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:58:30.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:58:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:58:35.244Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:58:35.248Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:58:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:58:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:58:40.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:58:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:58:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:58:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:58:50.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:58:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:59:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:59:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:59:00.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:59:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:59:05.249Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:59:05.254Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:59:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:59:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:59:10.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:59:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:59:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:59:20.496Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:59:20.497Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:59:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 62 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:59:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:59:30.538Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:59:30.539Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:59:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 103 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T07:59:35.255Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:59:35.259Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T07:59:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:59:40.460Z","message":"Connection[/10.233.70.206: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-05-17T07:59:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:59:40.463Z","message":"Connection[/10.233.70.206:9042-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-05-17T07:59:40.463Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:59:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T07:59:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T07:59:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T07:59:50.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:07:59:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:07:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:00:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:00:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:00:00.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:00:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:00:05.260Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:00:05.266Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:00:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:00:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:00:10.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:00:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:00:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:00:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:00:20.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:00:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:00:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:00:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:00:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:00:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:00:35.266Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:00:35.271Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:00:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:00:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:00:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:00:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:00:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:00:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:00:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:00:50.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:00:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:00:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:01:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:01:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:01:00.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:01:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:01:05.272Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:01:05.276Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:01:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:01:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:01:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:01:10.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:01:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:01:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:01:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:01:20.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:01:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:01:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:01:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:01:30.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:01:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:01:35.277Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:01:35.280Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:01:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:01:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:01:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:01:40.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:01:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:01:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:01:50.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:01:50.464Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:01:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:02:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:02:00.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:02:00.464Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:02:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T08:02:05.287Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:02:05.291Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:02:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:02:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:02:10.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:02:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:02:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:02:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:02:20.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:02:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:02:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:02:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:02:30.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:02:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:02:35.305Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:02:35.310Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:02:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:02:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:02:40.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:02:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:02:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:02:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:02:50.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:02:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:03:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:03:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:03:00.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:03:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:03:05.313Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:03:05.317Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:03:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:03:10.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:03:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:03:10.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:03:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:03:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:03:20.497Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:03:20.498Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:03:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 58 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:03:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:03:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:03:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:03:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:03:35.338Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:03:35.341Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:03:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:03:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:03:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:03:40.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:03:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:03:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:03:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:03:50.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:03:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:04:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:04:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:04:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:04:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:04:05.353Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:04:05.357Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:04:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:04:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:04:10.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:04:10.464Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:04:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:04:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:04:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:04:20.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:04:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:04:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:04:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:04:30.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:04:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:04:35.358Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:04:35.362Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:04:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:04:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:04:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:04:40.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:04:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:04:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:04:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:04:50.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:04:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:04:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:05:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:05:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:05:00.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:05:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:05:05.363Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:05:05.368Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:05:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:05:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:05:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:05:10.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:05:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:05:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:05:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:05:20.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:05:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:05:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:05:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:05:30.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:05:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:05:35.374Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:05:35.379Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:05:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:05:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:05:40.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:05:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:05:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:05:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:05:50.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:05:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:06:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:06:00.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:06:00.450Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:06:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:06:05.380Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:06:05.384Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:06:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:06:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:06:10.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:06:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:06:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:06:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:06:20.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:06:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:06:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:06:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:06:30.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:06:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:06:35.385Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:06:35.388Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:06:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:06:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:06:40.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:06:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:06:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:06:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:06:50.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:06:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:07:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:07:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:07:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:07:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:07:05.393Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:07:05.399Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:07:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:07:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:07:10.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:07:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:07:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:07:20.497Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:07:20.498Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:07:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 62 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:07:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:07:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:07:30.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:07:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:07:35.400Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:07:35.404Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:07:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:07:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:07:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:07:40.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:07:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:07:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:07:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:07:50.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:07:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:07:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:08:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:08:00.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:08:00.452Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:08:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:08:05.409Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:08:05.413Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:08:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:08:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:08:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:08:10.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:08:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:08:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:08:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:08:20.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:08:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:08:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:08:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:08:30.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:08:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:08:35.414Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:08:35.418Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:08:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:08:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:08:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:08:40.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:08:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:08:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:08:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:08:50.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:08:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:09:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:09:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:09:00.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:09:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:09:05.425Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:09:05.429Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:09:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:09:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:09:10.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:09:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:09:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:09:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:09:20.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:09:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:09:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:09:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:09:30.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:09:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:09:35.430Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:09:35.433Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:09:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:09:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:09:40.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:09:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:09:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:09:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:09:50.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:09:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:10:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:10:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:10:00.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:10:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:10:05.433Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:10:05.436Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:10:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:10:10.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:10:10.452Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:10:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:10:20.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:10:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:10:20.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:10:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:10:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:10:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:10:30.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:10:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:10:35.440Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:10:35.443Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:10:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:10:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:10:40.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:10:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:10:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:10:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:10:50.452Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:10:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:11:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:11:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:11:00.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:11:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:11:05.446Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:11:05.450Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:11:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:11:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:11:10.452Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:11:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:11:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:11:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:11:20.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:11:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:11:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:11:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:11:30.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:11:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:11:35.452Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:11:35.456Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:11:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:11:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:11:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:11:40.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:11:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:11:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:11:50.451Z","message":"Connection[cassandra/10.233.72.176: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-05-17T08:11:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:11:50.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:11:50.455Z","message":"Connection[cassandra/10.233.72.176: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 - - [17/May/2023:08:11:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:11:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:12:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:12:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:12:00.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:12:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:12:05.457Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:12:05.461Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:12:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:12:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:12:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:12:10.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:12:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:12:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:12:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:12:20.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:12:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:12:30.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:12:30.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:12:30.467Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:12:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:12:35.462Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:12:35.467Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:12:40.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:12:40.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:12:40.466Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:12:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:12:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:12:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:12:50.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:12:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:13:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:13:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:13:00.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:13:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T08:13:05.468Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:13:05.473Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:13:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:13:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:13:10.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:13:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:13:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:13:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:13:20.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:13:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:13:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:13:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:13:30.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:13:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:13:35.477Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:13:35.482Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:13:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:13:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:13:40.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:13:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:13:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:13:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:13:50.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:13:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:14:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:14:00.453Z","message":"Connection[/10.233.67.43: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-05-17T08:14:00.456Z","message":"Connection[/10.233.67.43: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-05-17T08:14:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:14:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:14:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:14:05.483Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:14:05.490Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:14:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:08:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:14:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:14:10.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:14:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:14:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:14:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:14:20.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:14:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:14:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:14:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:14:30.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:14:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:14:35.490Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:14:35.495Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:14:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:14:40.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:14:40.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:14:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:14:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:14:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:14:50.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:14:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:15:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:15:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:15:00.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:15:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:15:05.497Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:15:05.502Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:15:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:15:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:15:10.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:15:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:15:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:15:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:15:20.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:15:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:15:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:15:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:15:30.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:15:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:15:35.502Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:15:35.508Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:15:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:15:40.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:15:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:15:40.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:15:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:15:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:15:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:15:50.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:15:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:16:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:16:00.453Z","message":"Connection[/10.233.67.43: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-05-17T08:16:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:16:00.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:16:00.455Z","message":"Connection[/10.233.67.43: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 - - [17/May/2023:08:16:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:16:05.508Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:16:05.512Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:16:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:16:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:16:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:16:10.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:16:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:16:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:16:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:16:20.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:16:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:16:30.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:16:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:16:30.461Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:16:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:16:35.513Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:16:35.519Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:16:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:16:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:16:40.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:16:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:16:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:16:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:16:50.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:16:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:17:00.455Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:17:00.471Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:17:00.472Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:17:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:17:05.520Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:17:05.524Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:17:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:17:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:17:10.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:17:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:17:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:17:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:17:20.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:17:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:17:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:17:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:17:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:17:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:17:35.525Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:17:35.529Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:17:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:17:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:17:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:17:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:17:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:17:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:17:50.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:17:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:18:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:18:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:18:00.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:18:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:18:05.529Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:18:05.534Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:18:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:18:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:18:10.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:18:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:18:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:18:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:18:20.451Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:18:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 0 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:18:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:18:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:18:30.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:18:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:18:35.534Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:18:35.538Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:18:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:18:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:18:40.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:18:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:18:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:18:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:18:50.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:18:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:18:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:19:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:19:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:19:00.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:19:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:19:05.558Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:19:05.562Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:19:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:19:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:19:10.452Z","message":"Connection[/10.233.70.206: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-05-17T08:19:10.511Z","message":"Connection[/10.233.70.206: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-05-17T08:19:10.514Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:19:10.514Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:19:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 78 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:19:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:19:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:19:20.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:19:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:19:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:19:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:19:30.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:19:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:19:35.563Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:19:35.567Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:19:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:19:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:19:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:19:40.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:19:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:19:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:19:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:19:50.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:19:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:20:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:20:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:20:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:20:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:20:05.568Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:20:05.572Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:20:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:20:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:20:10.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:20:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:20:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:20:20.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:20:20.465Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:20:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:20:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:20:30.457Z","message":"Connection[/10.233.67.43: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-05-17T08:20:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:20:30.460Z","message":"Connection[/10.233.67.43: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-05-17T08:20:30.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:20:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:20:35.573Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:20:35.577Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:20:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:20:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:20:40.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:20:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:20:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:20:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:20:50.451Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:20:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:21:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:21:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:21:00.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:21:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:21:05.578Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:21:05.583Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:21:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:21:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:21:10.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:21:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:21:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:08:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:21:20.532Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:21:20.533Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:21:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 96 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:21:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:21:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:21:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:21:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:21:35.589Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:21:35.593Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:21:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:21:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:21:40.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:21:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:21:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:21:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:21:50.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:21:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:22:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:22:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:22:00.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:22:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:22:05.594Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:22:05.599Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:22:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:22:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:22:10.545Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:22:10.547Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:22:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 110 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:22:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:22:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:22:20.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:22:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:22:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:22:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:22:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:22:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:22:35.600Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:22:35.604Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:22:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:22:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:22:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:22:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:22:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:22:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:22:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:22:50.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:22:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:22:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:23:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:23:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:23:00.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:23:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:23:05.605Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:23:05.610Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:23:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:23:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:23:10.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:23:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:23:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:23:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:23:20.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:23:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:23:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:23:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:23:30.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:23:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:23:35.629Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:23:35.633Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:23:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:23:40.453Z","message":"Connection[/10.233.70.206: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-05-17T08:23:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:23:40.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:23:40.456Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:23:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:23:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:23:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:23:50.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:23:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:24:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:24:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:24:00.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:24:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:24:05.634Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:24:05.639Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:24:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:24:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:24:10.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:24:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:24:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:24:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:24:20.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:24:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:24:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:24:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:24:30.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:24:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:24:35.640Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:24:35.644Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:24:40.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:24:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:24:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:24:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:24:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:24:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:24:50.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:24:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:25:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:25:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:25:00.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:25:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:25:05.649Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:25:05.653Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:25:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:25:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:25:10.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:25:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:25:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:25:20.453Z","message":"Connection[cassandra/10.233.72.176: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-05-17T08:25:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:25:20.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:25:20.458Z","message":"Connection[cassandra/10.233.72.176: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 - - [17/May/2023:08:25:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:25:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:25:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:25:30.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:25:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:25:35.653Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:25:35.657Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:25:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:25:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:25:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:25:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:25:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:25:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:25:50.452Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:25:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:25:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:26:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:26:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:26:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:26:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:26:05.659Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:26:05.663Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:26:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:26:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:26:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:26:10.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:26:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:26:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:26:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:26:20.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:26:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:26:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:26:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:26:30.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:26:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:26:35.663Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:26:35.667Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:26:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:26:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:26:40.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:26:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:26:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:26:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:26:50.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:26:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:27:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:27:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:27:00.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:27:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:27:05.681Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:27:05.687Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:27:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:27:10.456Z","message":"Connection[/10.233.70.206: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-05-17T08:27:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:27:10.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:27:10.460Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:27:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:27:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:27:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:27:20.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:27:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:27:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:27:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:27:30.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:27:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:27:35.701Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:27:35.705Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:27:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:27:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:27:40.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:27:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:27:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:27:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:27:50.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:27:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:28:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:28:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:28:00.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:28:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:28:05.711Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:28:05.715Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:28:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:08:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:28:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:28:10.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:28:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:28:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:28:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:28:20.452Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:28:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:28:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:28:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:28:30.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:28:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:28:35.716Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:28:35.720Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:28:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:28:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:28:40.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:28:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:28:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:28:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:28:50.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:28:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:29:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:29:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:29:00.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:29:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:29:05.729Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:29:05.733Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:29:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:29:10.454Z","message":"Connection[/10.233.70.206: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-05-17T08:29:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:29:10.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:29:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T08:29:10.458Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:29:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:29:20.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:29:20.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:29:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:29:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:29:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:29:30.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:29:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:29:35.734Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:29:35.739Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:29:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:29:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:29:40.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:29:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:29:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:29:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:29:50.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:29:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:29:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:30:00.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:30:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:30:00.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:30:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:30:05.745Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:30:05.749Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:30:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:30:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:30:10.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:30:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:30:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:30:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:30:20.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:30:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:30:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:30:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:30:30.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:30:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:30:35.755Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:30:35.760Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:30:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:30:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:30:40.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:30:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:30:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:30:50.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:30:50.464Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:30:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:31:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:31:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:31:00.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:31:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:31:05.765Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:31:05.771Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:31:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:31:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:31:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:31:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:31:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:31:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:31:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:31:20.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:31:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:31:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:31:30.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:31:30.464Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:31:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:31:35.775Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:31:35.779Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:31:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:31:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:31:40.517Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:31:40.518Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:31:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 82 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:31:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:31:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:31:50.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:31:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:32:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:32:00.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:32:00.451Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:32:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:32:05.785Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:32:05.789Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:32:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:32:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:32:10.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:32:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:32:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:32:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:32:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:32:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:32:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:32:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:32:30.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:32:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:32:35.790Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:32:35.795Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:32:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:32:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:32:40.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:32:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:32:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:32:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:32:50.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:32:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:33:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:33:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:33:00.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:33:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:33:05.797Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:33:05.801Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:33:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:33:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:33:10.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:33:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:33:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:33:20.509Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:33:20.510Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:33:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 73 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:33:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:33:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:33:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:33:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:33:35.805Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:33:35.809Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:33:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:33:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:33:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:33:40.461Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:33:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:33:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:33:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:33:50.452Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:33:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:33:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:34:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:34:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:34:00.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:34:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:34:05.813Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:34:05.817Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:34:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:34:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:34:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:34:10.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:34:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:34:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:34:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:34:20.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:34:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:34:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:34:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:34:30.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:34:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:34:35.818Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:34:35.822Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:34:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:34:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:34:40.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:34:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:34:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:34:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:34:50.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:34:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:35:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:35:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:35:00.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:35:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:35:05.823Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:35:05.828Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:35:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:35:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:35:10.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:35:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:35:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:35:20.455Z","message":"Connection[cassandra/10.233.72.176: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-05-17T08:35:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:35:20.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:35:20.458Z","message":"Connection[cassandra/10.233.72.176: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 - - [17/May/2023:08:35:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:35:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:35:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:35:30.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:35:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:35:35.835Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:35:35.841Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:35:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:35:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:35:40.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:35:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:35:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:35:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:35:50.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:35:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:36:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:36:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:36:00.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:36:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:36:05.841Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:36:05.847Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:36:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:36:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:36:10.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:36:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:36:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:36:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:36:20.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:36:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:36:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:36:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:36:30.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:36:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:36:35.848Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:36:35.852Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:36:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:36:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:36:40.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:36:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:36:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:36:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:36:50.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:36:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:37:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:37:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:37:00.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:37:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:37:05.857Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:37:05.862Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:37:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:37:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:37:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:37:10.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:37:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:37:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:37:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:37:20.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:37:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:37:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:37:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:37:30.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:37:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:37:35.863Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:37:35.867Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:37:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:37:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:37:40.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:37:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:37:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:37:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:37:50.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:37:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:38:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:38:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:38:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:38:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:38:05.873Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:38:05.879Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:38:10.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:38:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:38:10.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:38:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:38:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:38:20.448Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:38:20.449Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:38:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:38:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:38:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:38:30.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:38:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:38:35.897Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:38:35.901Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:38:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:38:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:38:40.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:38:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:38:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:38:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:38:50.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:38:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:39:00.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:39:00.473Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:39:00.474Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:39:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:39:05.902Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:39:05.907Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:39:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:39:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:39:10.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:39:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:39:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:39:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:39:20.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:39:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:39:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:39:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:39:30.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:39:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:39:35.925Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:39:35.930Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:39:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:39:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:39:40.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:39:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:39:50.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:39:50.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:39:50.466Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:39:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:40:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:40:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:40:00.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:40:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:40:05.931Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:40:05.935Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:40:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:40:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:40:10.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:40:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:40:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:40:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:40:20.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:40:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:40:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:40:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:40:30.462Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:40:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:40:35.941Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:40:35.945Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:40:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:40:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:40:40.462Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:40:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:40:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:40:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:40:50.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:40:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:41:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:41:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:41:00.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:41:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:41:05.948Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:41:05.952Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:41:10.451Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:41:10.469Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:41:10.470Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:41:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:41:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:41:20.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:41:20.463Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:41:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:41:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:41:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:41:30.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:41:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:41:35.961Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:41:35.965Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:41:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:41:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:41:40.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:41:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:41:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:41:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:41:50.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:41:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:42:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:42:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:42:00.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:42:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:42:05.973Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:42:05.977Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:42:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:42:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:42:10.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:42:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:42:20.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:08:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:42:20.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:42:20.464Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:42:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:42:30.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:42:30.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:42:30.464Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:42:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:42:35.986Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:42:35.992Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:42:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:42:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:42:40.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:42:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:42:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:42:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:42:50.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:42:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:43:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:43:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:43:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:43:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:43:06.013Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:43:06.017Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:43:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:43:10.455Z","message":"Connection[/10.233.70.206: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-05-17T08:43:10.464Z","message":"Connection[/10.233.70.206: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-05-17T08:43:10.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:43:10.468Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:43:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:43:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:43:20.510Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:43:20.511Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:43:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 76 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:43:30.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:43:30.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:43:30.463Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:43:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:43:36.021Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:43:36.026Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:43:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:43:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:43:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:43:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:43:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:43:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:43:50.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:43:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:44:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:44:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:44:00.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:44:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:44:06.027Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:44:06.032Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:44:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:44:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:44:10.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:44:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:44:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:44:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:44:20.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:44:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:44:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:44:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:44:30.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:44:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:44:36.039Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:44:36.044Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:44:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:44:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:44:40.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:44:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:44:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:44:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:44:50.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:44:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:45:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:45:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:45:00.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:45:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T08:45:06.058Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:45:06.062Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:45:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:45:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:45:10.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:45:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:45:20.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:45:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:45:20.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:45:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:45:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:45:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:45:30.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:45:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:45:36.066Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:45:36.071Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 38 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:45:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:45:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:45:40.462Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:45:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:45:50.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:45:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:45:50.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:45:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:46:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:46:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:46:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:46:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:46:06.072Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:46:06.078Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:46:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:46:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:46:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:46:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:46:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:46:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:46:20.452Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:46:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:46:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:46:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:46:30.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:46:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:46:36.085Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:46:36.091Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:46:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:46:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:46:40.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:46:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:46:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:46:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:46:50.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:46:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:47:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:47:00.455Z","message":"Connection[/10.233.67.43: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-05-17T08:47:00.459Z","message":"Connection[/10.233.67.43: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-05-17T08:47:00.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:47:00.463Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:47:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:47:06.092Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:47:06.096Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:47:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:47:10.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:47:10.468Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:47:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:47:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:47:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:47:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:47:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:47:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:47:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:47:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:47:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:47:36.097Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:47:36.102Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:47:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:47:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:47:40.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:47:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:47:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:47:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:47:50.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:47:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:48:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:48:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:48:00.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:48:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:48:06.113Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:48:06.118Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:48:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:48:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:48:10.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:48:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:48:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:48:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:48:20.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:48:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:48:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:48:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:48:30.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:48:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:48:36.133Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:48:36.137Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:48:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:48:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:48:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:48:40.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:48:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:48:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:48:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:48:50.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:48:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:48:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:49:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:49:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:49:00.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:49:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:49:06.138Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:49:06.142Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:49:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:49:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:49:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:49:10.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:49:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:49:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:49:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:49:20.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:49:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:49:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:49:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:49:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:49:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:49:36.164Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:49:36.168Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:49:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:49:40.454Z","message":"Connection[/10.233.70.206: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-05-17T08:49:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:49:40.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:49:40.457Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:49:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:49:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:49:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:49:50.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:49:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:50:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:50:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:50:00.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:50:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:50:06.168Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:50:06.172Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:50:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:50:10.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:50:10.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:50:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:50:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:50:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:50:20.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:50:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:50:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:50:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:50:30.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:50:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:50:36.176Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:50:36.181Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:50:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:50:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:50:40.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:50:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:50:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:50:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:50:50.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:50:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:51:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:51:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:51:00.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:51:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:51:06.183Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:51:06.188Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:51:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:51:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:51:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:51:10.462Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:51:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:51:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:51:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:51:20.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:51:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:51:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:51:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:51:30.452Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:51:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:51:36.196Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:51:36.200Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:51:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:51:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:51:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:51:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:51:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:51:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:51:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:51:50.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:51:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:51:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:52:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:52:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:52:00.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:52:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:52:06.201Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:52:06.205Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:52:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:52:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:52:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:52:10.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:52:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:52:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:52:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:52:20.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:52:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:52:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:52:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:52:30.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:52:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:52:36.207Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:52:36.212Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:52:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:52:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:52:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:52:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:52:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:52:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:52:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:52:50.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:52:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:52:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:53:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:53:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:53:00.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:53:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:53:06.213Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:53:06.217Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:53:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:53:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:53:10.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:53:10.452Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:53:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:53:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:53:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:53:20.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:53:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:53:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:53:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:53:30.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:53:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:53:36.221Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:53:36.225Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:53:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:53:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:53:40.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:53:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:53:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:53:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:53:50.452Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:53:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:54:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:54:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:54:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:54:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:54:06.229Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:54:06.234Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:54:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:54:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:54:10.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:54:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:54:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:54:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:54:20.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:54:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:54:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:54:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:54:30.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:54:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:54:36.243Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:54:36.247Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:54:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:54:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:54:40.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:54:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:54:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:54:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:54:50.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:54:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:54:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:55:00.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:55:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:55:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:55:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:55:06.249Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:55:06.254Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:55:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:55:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:55:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:55:10.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:55:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:55:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:55:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:55:20.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:55:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:55:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:55:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:55:30.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:55:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:55:36.255Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:55:36.260Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:55:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:55:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:55:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:55:40.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:55:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:55:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:55:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:55:50.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:55:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:55:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:56:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:56:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:56:00.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:56:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:56:06.261Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:56:06.265Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:56:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:56:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:56:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:56:10.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:56:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:56:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:56:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:56:20.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:56:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:56:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:56:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:56:30.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:56:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:56:36.266Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:56:36.271Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:56:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:56:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:56:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:56:40.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:56:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:56:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:56:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:56:50.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:56:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:57:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:57:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:57:00.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:57:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:57:06.272Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:57:06.277Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:57:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:57:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:57:10.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:57:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:57:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:57:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:57:20.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:57:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2023-05-17T08:57:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:57:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:57:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:57:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:57:36.279Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:57:36.283Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:57:40.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:57:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:57:40.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:57:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:57:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:57:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:57:50.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:57:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:58:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:58:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:58:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:58:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:58:06.285Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:58:06.289Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:58:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:58:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:58:10.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:58:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:58:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:58:20.453Z","message":"Connection[cassandra/10.233.72.176: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-05-17T08:58:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:58:20.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:58:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T08:58:20.457Z","message":"Connection[cassandra/10.233.72.176: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 - - [17/May/2023:08:58:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:58:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:58:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:58:30.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:58:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:58:36.291Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:58:36.296Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:58:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:58:40.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:58:40.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:58:40.463Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:58:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:58:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:58:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:58:50.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:58:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:58:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:59:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:59:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:59:00.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:59:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:59:06.297Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:59:06.302Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:59:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:59:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:59:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:59:10.462Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:59:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:59:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:59:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:59:20.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:59:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:59:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:59:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:59:30.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:59:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T08:59:36.310Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:59:36.315Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:59:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T08:59:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:59:40.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:59:40.452Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:59:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T08:59:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T08:59:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T08:59:50.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:08:59:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:08:59:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:00:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:00:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:00:00.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:00:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:00:06.318Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:00:06.323Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:00:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:00:10.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:00:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:00:10.461Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:00:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:00:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:00:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:00:20.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:00:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:00:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:00:30.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:00:30.451Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:00:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:00:36.332Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:00:36.337Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:00:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:00:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:00:40.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:00:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:00:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:00:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:00:50.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:00:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:01:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:01:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:01:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:01:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:01:06.337Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:01:06.342Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:01:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:01:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:01:10.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:01:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:01:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:01:20.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:01:20.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:01:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:01:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:01:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:01:30.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:01:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:01:36.342Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:01:36.346Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:01:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:01:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:01:40.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:01:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:01:50.467Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:01:50.480Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:01:50.481Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:01:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:01:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:02:00.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:02:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:02:00.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:02:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:02:06.347Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:02:06.353Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:02:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:02:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:02:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:02:10.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:02:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:02:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:02:20.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:02:20.467Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:02:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:02:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:02:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:02:30.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:02:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:02:36.353Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:02:36.357Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:02:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:02:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:02:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:02:40.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:02:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:02:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:02:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:02:50.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:02:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:02:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:03:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:03:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:03:00.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:03:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:03:06.358Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:03:06.363Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:03:10.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:03:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:03:10.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:03:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:03:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:03:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:03:20.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:03:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:03:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:03:30.448Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:03:30.448Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:03:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:03:36.363Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:03:36.369Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:03:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:03:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:03:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:03:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:03:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:03:50.517Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:03:50.518Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:03:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 81 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:03:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:04:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:04:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:04:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:04:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:04:06.370Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:04:06.374Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:04:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:04:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:04:10.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:04:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:04:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:04:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:04:20.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:04:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:04:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:04:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:04:30.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:04:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:04:36.374Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:04:36.379Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:04:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:04:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:04:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:04:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:04:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:04:50.570Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:04:50.571Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:04:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 137 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:05:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:05:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:05:00.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:05:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:05:06.380Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:05:06.383Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:05:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:05:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:05:10.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:05:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:05:20.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:05:20.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:05:20.466Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:05:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:05:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:05:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:05:30.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:05:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:05:36.402Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:05:36.406Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:05:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:05:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:05:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:05:40.462Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:05:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:05:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:05:50.549Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:05:50.550Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:05:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 114 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:05:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:06:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:06:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:06:00.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:06:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:06:06.428Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:06:06.432Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:06:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:06:10.451Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:06:10.453Z","message":"Connection[/10.233.70.206: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-05-17T09:06:10.456Z","message":"Connection[/10.233.70.206: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-05-17T09:06:10.471Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:06:10.472Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:06:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:06:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:06:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:06:20.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:06:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:06:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:06:30.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:06:30.465Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:06:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:06:36.437Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:06:36.442Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:06:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:06:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:06:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:06:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:06:50.453Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:06:50.470Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:06:50.471Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:06:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:06:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:07:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:07:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:07:00.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:07:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T09:07:06.445Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:07:06.450Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:07:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:07:10.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:07:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:07:10.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:07:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:07:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:07:20.520Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:07:20.521Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:07:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 85 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:07:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:07:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:07:30.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:07:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:07:36.450Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:07:36.454Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:07:40.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:07:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:07:40.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:07:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:07:50.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:07:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:07:50.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:07:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:08:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:08:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:08:00.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:08:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:08:06.461Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:08:06.464Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:08:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:08:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:08:10.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:08:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:08:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:08:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:08:20.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:08:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:08:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:08:30.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:08:30.463Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:08:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:08:36.466Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:08:36.471Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:08:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:08:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:08:40.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:08:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:08:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:08:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:08:50.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:08:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:08:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:09:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:09:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:09:00.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:09:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:09:06.471Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:09:06.476Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:09:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:09:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:09:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:09:10.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:09:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:09:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:09:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:09:20.461Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:09:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:09:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:09:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:09:30.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:09:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:09:36.477Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:09:36.482Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:09:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:09:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:09:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:09:40.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:09:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:09:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:09:50.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:09:50.465Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:09:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:09:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:10:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:10:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:10:00.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:10:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:10:06.482Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:10:06.487Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:10:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:10:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:10:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:10:10.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:10:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:10:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:10:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:10:20.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:10:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:10:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:09:10:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:10:30.516Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:10:30.517Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:10:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 80 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:10:36.488Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:10:36.492Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:10:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:10:40.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:10:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:10:40.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:10:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:10:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:10:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:10:50.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:10:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:10:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:11:00.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:11:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:11:00.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:11:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:11:06.493Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:11:06.498Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:11:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:11:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:11:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:11:10.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:11:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:11:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:11:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:11:20.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:11:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:11:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:11:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:11:30.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:11:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:11:36.499Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:11:36.503Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:11:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:11:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:11:40.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:11:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:11:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:11:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:11:50.452Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:11:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:12:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:12:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:12:00.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:12:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:12:06.504Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:12:06.508Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:12:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:12:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:12:10.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:12:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:12:20.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:12:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:12:20.462Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:12:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:12:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:12:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:12:30.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:12:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:12:36.510Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:12:36.515Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:12:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:12:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:12:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:12:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:12:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:12:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:12:50.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:12:50.450Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:12:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:12:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:13:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:13:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:13:00.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:13:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:13:06.519Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:13:06.523Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:13:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:13:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:13:10.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:13:10.465Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:13:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:13:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:13:20.450Z","message":"Connection[cassandra/10.233.72.176: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-05-17T09:13:20.454Z","message":"Connection[cassandra/10.233.72.176: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-05-17T09:13:20.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:13:20.462Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:13:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:13:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:13:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:13:30.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:13:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:13:36.524Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:13:36.527Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:13:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:13:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:13:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:13:40.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:13:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:13:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:13:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:13:50.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:13:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:13:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:14:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:14:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:14:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:14:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:14:06.541Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:14:06.546Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:14:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:14:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:14:10.459Z","message":"Connection[/10.233.70.206: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-05-17T09:14:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:14:10.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:14:10.462Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:14:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:14:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:14:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:14:20.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:14:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:14:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:14:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:14:30.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:14:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:14:36.552Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:14:36.556Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:14:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:14:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:14:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:14:40.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:14:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:14:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:14:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:14:50.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:14:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:14:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:15:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:15:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:15:00.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:15:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:15:06.567Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:15:06.571Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:15:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:15:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:15:10.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:15:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:15:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:15:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:15:20.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:15:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:15:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:15:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:15:30.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:15:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:15:36.582Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:15:36.587Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:15:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:15:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:15:40.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:15:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:15:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:15:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:15:50.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:15:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:16:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:16:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:16:00.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:16:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:16:06.603Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:16:06.608Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:16:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:16:10.451Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:16:10.468Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:16:10.468Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:16:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:16:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:16:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:16:20.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:16:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:16:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:16:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:16:30.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:16:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:16:36.630Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:16:36.637Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:16:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:16:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:16:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:16:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:16:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:16:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:16:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:16:50.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:16:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:16:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:17:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:17:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:17:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:17:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:17:06.645Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:17:06.650Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:17:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:17:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:17:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:17:10.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:17:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:17:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:17:20.456Z","message":"Connection[cassandra/10.233.72.176: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-05-17T09:17:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:17:20.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:17:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:17:20.462Z","message":"Connection[cassandra/10.233.72.176: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 - - [17/May/2023:09:17:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:17:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:17:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:17:30.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:17:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:17:36.671Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:17:36.675Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:17:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:17:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:17:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:17:40.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:17:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:17:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:17:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:17:50.451Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:17:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:17:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:18:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:18:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:18:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:18:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:18:06.691Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:18:06.697Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:18:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:18:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:18:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:18:10.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:18:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:18:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:18:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:18:20.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:18:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:18:30.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:18:30.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:18:30.463Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:18:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:18:36.698Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:18:36.704Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:18:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:18:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:18:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:18:40.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:18:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:18:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:18:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:18:50.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:18:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:19:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:19:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:19:00.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:19:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:19:06.705Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:19:06.710Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:19:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:19:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:19:10.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:19:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:19:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:19:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:19:20.461Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:19:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:19:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:19:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:19:30.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:19:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:19:36.712Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:19:36.718Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:19:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:19:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:19:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:19:40.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:19:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:19:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:19:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:19:50.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:19:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:19:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:20:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:20:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:20:00.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:20:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:20:06.719Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:20:06.723Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:20:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:20:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:20:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:20:10.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:20:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:20:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:20:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:20:20.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:20:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:20:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:20:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:20:30.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:20:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:20:36.724Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:20:36.729Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:20:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:20:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:20:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:20:40.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:20:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:20:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:20:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:20:50.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:20:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:20:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:21:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:21:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:21:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:21:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:21:06.730Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:21:06.735Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:21:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:21:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:21:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:21:10.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:21:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:21:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:21:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:21:20.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:21:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:21:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:21:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:21:30.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:21:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:21:36.735Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:21:36.739Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:21:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:21:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:21:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:21:40.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:21:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:21:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:21:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:21:50.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:21:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:22:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:22:00.454Z","message":"Connection[/10.233.67.43: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-05-17T09:22:00.456Z","message":"Connection[/10.233.67.43: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-05-17T09:22:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:22:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:22:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:22:06.749Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:22:06.754Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:22:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:22:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:22:10.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:22:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:22:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:22:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:22:20.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:22:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:22:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:22:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:22:30.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:22:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:22:36.759Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:22:36.765Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:22:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:22:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:22:40.456Z","message":"Connection[/10.233.70.206: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-05-17T09:22:40.460Z","message":"Connection[/10.233.70.206:9042-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-05-17T09:22:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:22:40.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:22:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:22:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:22:50.468Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:22:50.469Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:22:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:22:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:23:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:23:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:23:00.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:23:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:23:06.768Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:23:06.771Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:23:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:23:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:23:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:23:10.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:23:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:23:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:23:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:23:20.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:23:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:23:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:23:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:23:30.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:23:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:23:36.773Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:23:36.777Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:23:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:23:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:23:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:23:40.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:23:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:23:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:23:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:23:50.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:23:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:23:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:24:00.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:24:00.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:24:00.464Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:24:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:24:06.778Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:24:06.783Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:24:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:24:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:24:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:24:10.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:24:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:24:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:24:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:24:20.451Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:24:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:24:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:24:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:24:30.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:24:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:24:36.784Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:24:36.788Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:24:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:24:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:24:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:24:40.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:24:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:24:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:24:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:24:50.452Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:24:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:24:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:25:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:25:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:25:00.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:25:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:25:06.789Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:25:06.794Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:25:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:25:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:25:10.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:25:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:25:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:25:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:25:20.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:25:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:25:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:25:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:25:30.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:25:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:25:36.794Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:25:36.798Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:25:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:25:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:25:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:25:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:25:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:25:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:25:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:25:50.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:25:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:26:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:26:00.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:26:00.463Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:26:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:26:06.809Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:26:06.814Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:26:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:26:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:26:10.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:26:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:26:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:26:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:26:20.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:26:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:26:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:26:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:26:30.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:26:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:26:36.815Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:26:36.820Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:26:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:26:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:26:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:26:40.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:26:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:26:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:26:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:26:50.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:26:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:27:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:27:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:27:00.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:27:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:27:06.823Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:27:06.827Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:27:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:27:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:27:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:27:10.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:27:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:27:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:27:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:27:20.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:27:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:27:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:27:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:27:30.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:27:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:27:36.828Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:27:36.833Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:27:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:27:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:27:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:27:40.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:27:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:27:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:27:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:27:50.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:27:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:27:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:28:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:28:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:28:00.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:28:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:28:06.838Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:28:06.842Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:28:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:28:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:28:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:28:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:28:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:28:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:28:20.544Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:28:20.546Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:28:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 106 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:28:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:28:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:28:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:28:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:28:36.845Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:28:36.850Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:28:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:28:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:28:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:28:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:28:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:28:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:28:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:28:50.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:28:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:28:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:29:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:29:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:29:00.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:29:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:29:06.856Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:29:06.860Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:29:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:29:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:29:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:29:10.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:29:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:29:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:29:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:29:20.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:29:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:29:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:29:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:29:30.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:29:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:29:36.865Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:29:36.869Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:29:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:29:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:29:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:29:40.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:29:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:29:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:29:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:29:50.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:29:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:29:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:30:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:30:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:30:00.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:30:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:30:06.873Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:30:06.876Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:30:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:30:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:30:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:30:10.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:30:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:30:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:30:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:30:20.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:30:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:30:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:30:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:30:30.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:30:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:30:36.883Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:30:36.887Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:30:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:30:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:30:40.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:30:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:30:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:30:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:30:50.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:30:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:31:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:31:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:31:00.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:31:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:31:06.889Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:31:06.894Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:31:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:31:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:31:10.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:31:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:31:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:31:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:31:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:31:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:31:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:31:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:31:30.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:31:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:31:36.901Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:31:36.905Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:31:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:31:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:31:40.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:31:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:31:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:31:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:31:50.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:31:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:31:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:32:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:32:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:32:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:32:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:32:06.913Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:32:06.917Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:32:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:32:10.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:32:10.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:32:10.465Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:32:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:32:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:32:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:32:20.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:32:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:32:30.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:32:30.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:32:30.465Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:32:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:32:36.921Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:32:36.926Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:32:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:32:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:32:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:32:40.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:32:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:32:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:32:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:32:50.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:32:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:32:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:33:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:33:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:33:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:33:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:33:06.927Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:33:06.931Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:33:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:33:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:33:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:33:10.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:33:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:33:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:33:20.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:33:20.466Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:33:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:33:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:33:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:33:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:33:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:33:36.953Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:33:36.957Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:33:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:33:40.454Z","message":"Connection[/10.233.70.206: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-05-17T09:33:40.457Z","message":"Connection[/10.233.70.206:9042-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-05-17T09:33:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:33:40.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:33:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:33:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:33:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:33:50.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:33:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:34:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:34:00.454Z","message":"Connection[/10.233.67.43: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-05-17T09:34:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:34:00.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:34:00.457Z","message":"Connection[/10.233.67.43: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 - - [17/May/2023:09:34:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:34:06.962Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:34:06.966Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:34:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:34:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:34:10.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:34:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:34:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:34:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:34:20.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:34:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:34:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:34:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:34:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:34:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:34:36.969Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:34:36.975Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:34:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:34:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:34:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:34:40.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:34:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:34:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:34:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:34:50.452Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:34:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:34:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:35:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:35:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:35:00.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:35:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:35:06.976Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:35:06.981Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:35:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:35:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:35:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:35:10.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:35:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:35:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:35:20.451Z","message":"Connection[cassandra/10.233.72.176: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-05-17T09:35:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:35:20.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:35:20.455Z","message":"Connection[cassandra/10.233.72.176: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 - - [17/May/2023:09:35:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:35:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:35:30.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:35:30.451Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:35:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:35:36.984Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:35:36.988Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:35:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:35:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:35:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:35:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:35:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:35:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:35:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:35:50.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:35:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:35:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:36:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:36:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:36:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:36:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:36:06.989Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:36:06.993Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:36:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:36:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:36:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:36:10.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:36:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:36:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:36:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:36:20.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:36:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:36:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:36:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:36:30.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:36:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:36:36.998Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:36:37.002Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:36:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:36:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:36:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:36:40.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:36:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:36:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:36:50.455Z","message":"Connection[cassandra/10.233.72.176: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-05-17T09:36:50.457Z","message":"Connection[cassandra/10.233.72.176: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-05-17T09:36:50.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:36:50.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:36:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:37:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:37:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:37:00.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:37:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:37:07.013Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:37:07.018Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:37:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:37:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:37:10.452Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:37:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:37:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:37:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:37:20.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:37:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:37:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:37:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:37:30.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:37:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:37:37.021Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:37:37.027Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:37:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:37:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:37:40.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:37:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:37:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:37:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:37:50.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:37:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:37:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:38:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:38:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:38:00.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:38:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:38:07.027Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:38:07.032Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:38:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:38:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:38:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:38:10.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:38:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:38:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:38:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:38:20.461Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:38:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:38:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:38:30.462Z","message":"Connection[/10.233.67.43: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-05-17T09:38:30.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:38:30.466Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:38:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" {"timestamp":"2023-05-17T09:38:30.471Z","message":"Connection[/10.233.67.43: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 - - [17/May/2023:09:38:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:38:37.037Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:38:37.041Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:38:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:38:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:38:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:38:40.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:38:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:38:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:38:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:38:50.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:38:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:38:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:39:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:39:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:39:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:39:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:39:07.053Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:39:07.058Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:39:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:39:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:39:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:39:10.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:39:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:39:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:39:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:39:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:39:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:39:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:39:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:39:30.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:39:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:39:37.058Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:39:37.063Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:39:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:39:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:39:40.514Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:39:40.515Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:39:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 79 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:39:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:39:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:39:50.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:39:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:39:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:40:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:40:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:40:00.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:40:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:40:07.064Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:40:07.068Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:40:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:40:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:40:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:40:10.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:40:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:40:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:40:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:40:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:40:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:40:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:40:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:40:30.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:40:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:40:37.069Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:40:37.073Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 0 - "logType": "access" {"timestamp":"2023-05-17T09:40:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:40:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:40:40.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:40:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:40:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:40:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:40:50.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:40:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:40:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2023-05-17T09:41:00.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:41:00.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:41:00.463Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:41:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:41:07.081Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:41:07.085Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:41:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:41:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:41:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:41:10.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:41:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:41:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:41:20.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:41:20.465Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:41:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:41:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:41:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:41:30.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:41:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:41:37.094Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:41:37.099Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:41:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:41:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:41:40.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:41:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:41:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:41:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:41:50.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:41:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:41:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:42:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:42:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:42:00.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:42:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:42:07.100Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:42:07.105Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:42:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:42:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:42:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:42:10.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:42:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:42:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:42:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:42:20.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:42:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:42:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:42:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:42:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:42:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:42:37.106Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:42:37.111Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:42:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:42:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:42:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:42:40.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:42:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:42:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:42:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:42:50.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:42:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:42:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:43:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:43:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:43:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:43:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:43:07.112Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:43:07.116Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:43:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T09:43:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:43:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:43:10.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:43:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:43:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:43:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:43:20.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:43:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:43:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:43:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:43:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:43:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:43:37.125Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:43:37.130Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:43:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:43:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:43:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:43:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:43:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:43:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:43:50.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:43:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:44:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:44:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:44:00.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:44:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:44:07.137Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:44:07.141Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:44:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:44:10.524Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:44:10.525Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:44:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 88 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:44:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:44:20.500Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:44:20.501Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:44:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 64 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:44:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:44:30.453Z","message":"Connection[/10.233.67.43: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-05-17T09:44:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:44:30.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:44:30.455Z","message":"Connection[/10.233.67.43: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 - - [17/May/2023:09:44:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:44:37.145Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:44:37.149Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:44:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:44:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:44:40.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:44:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:44:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:44:50.448Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:44:50.449Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:44:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:44:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:45:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:45:00.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:45:00.450Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:45:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:45:07.152Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:45:07.156Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:45:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:45:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:45:10.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:45:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:45:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:45:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:45:20.451Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:45:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:45:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:09:45:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:45:30.450Z","message":"Connection[/10.233.67.43: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-05-17T09:45:30.453Z","message":"Connection[/10.233.67.43: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-05-17T09:45:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:45:30.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:45:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:45:37.160Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:45:37.164Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:45:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:45:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:45:40.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:45:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 0 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:45:50.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:45:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:45:50.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:45:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:45:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:46:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:46:00.457Z","message":"Connection[/10.233.67.43: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-05-17T09:46:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:46:00.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:46:00.460Z","message":"Connection[/10.233.67.43: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 - - [17/May/2023:09:46:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:46:07.168Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:46:07.172Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:46:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:46:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:46:10.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:46:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:46:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:46:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:46:20.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:46:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:46:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:46:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:46:30.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:46:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:46:37.182Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:46:37.185Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:46:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:46:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:46:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:46:40.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:46:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:46:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:46:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:46:50.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:46:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:47:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:47:00.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:47:00.452Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:47:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:47:07.194Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:47:07.198Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:47:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:47:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:47:10.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:47:10.464Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:47:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:47:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:47:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:47:20.465Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:47:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:47:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:47:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:47:30.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:47:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:47:37.200Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:47:37.205Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:47:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:47:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:47:40.464Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:47:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:47:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:47:50.446Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:47:50.447Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:47:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:48:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:48:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:48:00.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:48:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:48:07.208Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:48:07.212Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:48:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:48:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:48:10.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:48:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:48:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:48:20.447Z","message":"Connection[cassandra/10.233.72.176: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-05-17T09:48:20.451Z","message":"Connection[cassandra/10.233.72.176: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-05-17T09:48:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:48:20.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:48:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:48:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:48:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:48:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:48:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:48:37.217Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:48:37.221Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:48:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:48:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:48:40.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:48:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:48:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:48:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:48:50.461Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:48:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:49:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:49:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:49:00.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:49:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:49:07.229Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:49:07.233Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:49:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:49:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:49:10.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:49:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:49:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:49:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:49:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:49:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:49:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:49:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:49:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:49:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:49:37.235Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:49:37.238Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:49:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:49:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:49:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:49:40.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:49:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:49:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:49:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:49:50.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:49:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:50:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:50:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:50:00.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:50:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:50:07.239Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:50:07.243Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:50:10.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:50:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:50:10.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:50:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:50:20.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:50:20.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:50:20.464Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:50:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:50:30.450Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:50:30.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:50:30.464Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:50:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:50:37.249Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:50:37.253Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:50:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:50:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:50:40.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:50:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:50:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:50:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:50:50.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:50:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:50:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:51:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:51:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:51:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:51:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:51:07.256Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:51:07.261Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:51:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:51:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:51:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:51:10.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:51:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:51:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:51:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:51:20.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:51:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:51:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:51:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:51:30.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:51:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:51:37.265Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:51:37.269Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:51:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:51:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:51:40.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:51:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:51:50.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:51:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:51:50.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:51:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:52:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:52:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:52:00.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:52:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:52:07.271Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:52:07.275Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:52:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:52:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:52:10.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:52:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:52:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:52:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:52:20.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:52:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:52:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:52:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:52:30.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:52:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:52:37.276Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:52:37.281Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:52:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:52:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:52:40.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:52:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:52:50.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:52:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:52:50.451Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:52:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:53:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:53:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:53:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:53:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:53:07.283Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:53:07.288Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:53:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:09:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:53:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:53:10.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:53:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:53:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:53:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:53:20.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:53:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:53:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:53:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:53:30.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:53:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:53:37.289Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:53:37.293Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:53:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:53:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:53:40.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:53:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:53:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:53:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:53:50.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:53:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:53:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:54:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:54:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:54:00.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:54:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:54:07.293Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:54:07.296Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:54:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:54:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:54:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:54:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:54:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:54:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:54:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:54:20.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:54:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:54:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:54:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:54:30.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:54:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:54:37.298Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:54:37.302Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:54:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:54:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:54:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:54:40.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:54:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:54:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:54:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:54:50.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:54:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:54:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:55:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:55:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:55:00.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:55:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:55:07.303Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:55:07.307Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:55:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:55:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:55:10.455Z","message":"Connection[/10.233.70.206: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-05-17T09:55:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:55:10.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:55:10.457Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:55:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:55:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:55:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:55:20.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:55:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:55:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:55:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:55:30.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:55:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:55:37.309Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:55:37.313Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:55:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:55:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:55:40.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:55:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:55:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:55:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:55:50.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:55:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:56:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:56:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:56:00.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:56:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:56:07.313Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:56:07.318Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:56:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:56:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:56:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:56:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:56:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:56:20.453Z","message":"Connection[cassandra/10.233.72.176: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-05-17T09:56:20.457Z","message":"Connection[cassandra/10.233.72.176: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-05-17T09:56:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:56:20.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:56:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:56:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:56:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:56:30.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:56:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:56:37.318Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:56:37.322Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:56:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:56:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:56:40.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:56:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:56:50.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:56:50.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:56:50.463Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:56:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:56:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:57:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:57:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:57:00.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:57:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:57:07.325Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:57:07.331Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:57:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:57:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:57:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:57:10.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:57:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:57:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:57:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:57:20.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:57:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:57:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:57:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:57:30.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:57:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:57:37.332Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:57:37.337Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:57:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:57:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:57:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:57:40.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:57:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:57:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:57:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:57:50.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:57:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:57:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:58:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:58:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:58:00.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:58:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:58:07.337Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:58:07.341Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:58:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:58:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:58:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:58:10.462Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:58:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:58:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:58:20.453Z","message":"Connection[cassandra/10.233.72.176: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-05-17T09:58:20.457Z","message":"Connection[cassandra/10.233.72.176: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-05-17T09:58:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:58:20.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:58:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:58:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:58:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:58:30.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:58:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T09:58:37.342Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:58:37.347Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:58:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:58:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:58:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:58:40.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:58:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:58:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:58:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:58:50.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:58:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:59:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:59:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:59:00.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:59:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:59:07.354Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:59:07.357Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:59:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:59:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:59:10.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:59:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:59:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:59:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:59:20.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:59:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:59:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:59:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:59:30.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:59:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:59:37.361Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:59:37.365Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T09:59:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:59:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:59:40.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:59:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T09:59:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T09:59:50.454Z","message":"Connection[cassandra/10.233.72.176: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-05-17T09:59:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T09:59:50.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:09:59:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T09:59:50.457Z","message":"Connection[cassandra/10.233.72.176: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 - - [17/May/2023:09:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:09:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:00:00.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:00:00.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:00:00.463Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:00:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:00:07.366Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:00:07.372Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:00:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:00:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:00:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:00:10.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:00:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:00:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:00:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:00:20.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:00:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:00:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:00:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:00:30.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:00:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:00:37.375Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:00:37.380Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:00:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:00:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:00:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:00:40.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:00:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:00:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:00:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:00:50.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:00:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:00:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:01:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:01:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:01:00.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:01:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:01:07.394Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:01:07.399Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:01:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:01:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:01:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:01:10.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:01:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:01:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:01:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:01:20.451Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:01:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:01:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:01:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:01:30.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:01:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:01:37.399Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:01:37.404Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:01:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:01:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:01:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:01:40.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:01:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:01:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:01:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:01:50.452Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:01:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:01:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:02:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:02:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:02:00.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:02:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:02:07.405Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:02:07.409Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:02:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:02:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:02:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:02:10.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:02:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:02:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:02:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:02:20.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:02:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:02:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:02:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:02:30.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:02:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:02:37.411Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:02:37.414Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:02:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:02:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:02:40.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:02:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:02:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:02:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:02:50.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:02:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:03:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:03:00.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:03:00.450Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:03:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:03:07.416Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:03:07.420Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:03:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:03:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:03:10.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:03:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:03:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:03:20.514Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:03:20.515Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:03:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 79 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:03:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:03:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:03:30.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:03:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:03:37.427Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:03:37.431Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:03:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:03:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:03:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:03:40.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:03:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:03:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:03:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:03:50.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:03:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:04:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:04:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:04:00.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:04:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:04:07.432Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:04:07.436Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:04:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:04:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:04:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:04:10.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:04:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:04:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:04:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:04:20.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:04:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:04:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:04:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:04:30.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:04:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:04:37.437Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:04:37.441Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:04:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:04:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:04:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:04:40.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:04:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:04:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:04:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:04:50.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:04:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:04:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:05:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:05:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:05:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:05:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:05:07.441Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:05:07.445Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:05:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:05:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:05:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:05:10.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:05:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:05:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:05:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:05:20.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:05:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:05:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:05:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:05:30.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:05:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:05:37.446Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:05:37.450Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:05:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:05:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:05:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:05:40.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:05:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:05:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:05:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:05:50.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:05:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:06:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:06:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:06:00.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:06:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:06:07.451Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:06:07.456Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:06:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:06:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:06:10.462Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:06:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:06:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:06:20.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:06:20.464Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:06:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:06:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:06:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:06:30.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:06:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:06:37.457Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:06:37.461Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:06:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:06:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:06:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:06:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:06:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:06:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:06:50.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:06:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:07:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:07:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:07:00.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:07:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:07:07.462Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:07:07.467Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:07:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:07:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:07:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:07:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:07:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:07:20.447Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:07:20.448Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:07:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:07:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:10:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:07:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:07:30.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:07:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:07:37.468Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:07:37.472Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:07:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:07:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:07:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:07:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:07:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:07:50.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:07:50.447Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:07:50.448Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:07:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:07:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:08:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:08:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:08:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:08:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:08:07.474Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:08:07.477Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:08:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:08:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:08:10.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:08:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:08:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:08:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:08:20.452Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:08:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:08:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:08:30.456Z","message":"Connection[/10.233.67.43: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-05-17T10:08:30.459Z","message":"Connection[/10.233.67.43: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-05-17T10:08:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:08:30.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:08:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:08:37.484Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:08:37.488Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:08:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:08:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:08:40.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:08:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:08:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:08:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:08:50.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:08:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:08:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:09:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:09:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:09:00.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:09:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:09:07.489Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:09:07.494Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:09:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:09:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:09:10.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:09:10.464Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:09:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:09:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:09:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:09:20.451Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:09:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:09:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:09:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:09:30.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:09:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:09:37.495Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:09:37.499Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:09:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:09:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:09:40.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:09:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:09:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:09:50.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:09:50.450Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:09:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:10:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:10:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:10:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:10:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:10:07.517Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:10:07.521Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:10:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:10:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:10:10.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:10:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:10:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:10:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:10:20.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:10:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:10:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:10:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:10:30.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:10:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:10:37.522Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:10:37.525Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:10:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:10:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:10:40.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:10:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:10:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:10:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:10:50.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:10:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:11:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:11:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:11:00.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:11:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:11:07.529Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:11:07.534Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:11:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:11:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:11:10.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:11:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:11:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:11:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:11:20.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:11:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:11:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:11:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:11:30.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:11:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:11:37.535Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:11:37.539Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:11:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:11:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:11:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:11:40.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:11:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:11:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:11:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:11:50.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:11:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:11:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:12:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:12:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:12:00.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:12:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:12:07.540Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:12:07.545Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:12:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:12:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:12:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:12:10.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:12:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:12:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:12:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:12:20.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:12:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:12:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:12:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:12:30.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:12:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:12:37.549Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:12:37.553Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:12:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:12:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:12:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:12:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:12:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:12:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:12:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:12:50.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:12:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:12:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:13:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:13:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:13:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:13:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:13:07.554Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:13:07.560Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:13:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:13:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:13:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:13:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:13:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:13:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:13:20.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:13:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:13:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:13:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:13:30.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:13:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:13:37.560Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:13:37.564Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:13:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:13:40.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:13:40.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:13:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:13:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:13:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:13:50.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:13:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:14:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:14:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:14:00.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:14:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:14:07.566Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:14:07.570Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:14:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:14:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:14:10.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:14:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:14:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:14:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:14:20.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:14:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:14:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:14:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:14:30.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:14:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:14:37.571Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:14:37.575Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:14:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:14:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:14:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:14:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 0 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:14:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:14:50.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:14:50.449Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:14:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:15:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:15:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:15:00.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:15:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:15:07.576Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:15:07.580Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:15:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:15:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:15:10.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:15:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:15:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:15:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:15:20.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:15:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:15:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:15:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:15:30.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:15:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:15:37.589Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:15:37.593Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:15:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:15:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:15:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:15:40.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:15:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:15:50.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:15:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:15:50.452Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:15:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:16:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:16:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:16:00.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:16:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:16:07.613Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:16:07.618Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:16:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:16:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:16:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:16:10.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:16:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:16:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:16:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:16:20.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:16:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:16:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:16:30.493Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:16:30.494Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:16:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 57 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:16:37.619Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:16:37.623Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:16:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:16:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:16:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:16:40.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:16:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:16:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:16:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:16:50.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:16:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:17:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:17:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:17:00.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:17:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:17:07.624Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:17:07.629Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:17:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:17:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:17:10.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:17:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:17:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:17:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:17:20.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:17:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:17:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:17:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:17:30.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:17:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:17:37.633Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:17:37.637Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:17:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:17:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:17:40.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:17:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:17:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:17:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:17:50.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:17:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:18:00.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:18:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:18:00.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:18:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:18:07.643Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:18:07.647Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:18:10.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:18:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:18:10.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:18:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:18:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:18:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:18:20.452Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:18:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:18:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:18:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:18:30.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:18:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:18:37.649Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:18:37.653Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:18:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:18:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:18:40.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:18:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:18:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:18:50.453Z","message":"Connection[cassandra/10.233.72.176: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-05-17T10:18:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:18:50.456Z","message":"Connection[cassandra/10.233.72.176: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-05-17T10:18:50.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:18:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:18:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:19:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:19:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:19:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:19:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:19:07.673Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:19:07.677Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:19:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:19:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:19:10.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:19:10.467Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:19:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:19:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:19:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:19:20.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:19:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:19:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:19:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:19:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:19:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:19:37.678Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:19:37.682Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:19:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:19:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:19:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:19:40.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:19:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:19:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:19:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:19:50.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:19:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:19:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:20:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:20:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:20:00.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:20:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:20:07.683Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:20:07.688Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:20:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:20:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:20:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:20:10.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:20:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:20:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:20:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:20:20.451Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:20:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:20:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:20:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:20:30.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:20:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:20:37.691Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:20:37.695Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:20:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:20:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:20:40.456Z","message":"Connection[/10.233.70.206: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-05-17T10:20:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:20:40.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:20:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T10:20:40.460Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:20:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:20:50.450Z","message":"Connection[cassandra/10.233.72.176: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-05-17T10:20:50.454Z","message":"Connection[cassandra/10.233.72.176: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-05-17T10:20:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:20:50.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:20:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:21:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:21:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:21:00.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:21:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:21:07.696Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:21:07.700Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:21:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:21:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:21:10.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:21:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:21:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:21:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:21:20.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:21:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:21:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:21:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:21:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:21:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:21:37.701Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:21:37.705Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:21:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:21:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:21:40.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:21:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:21:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:21:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:21:50.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:21:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:22:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:22:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:22:00.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:22:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:22:07.705Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:22:07.711Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:22:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:22:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:22:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:22:10.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:22:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:22:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:22:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:22:20.451Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:22:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:22:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:22:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:22:30.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:22:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:22:37.720Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:22:37.725Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:22:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:22:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:22:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:22:40.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:22:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:22:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:22:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:22:50.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:22:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:22:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:23:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:23:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:23:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:23:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:23:07.725Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:23:07.730Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:23:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:23:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:23:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:23:10.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:23:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:23:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:23:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:23:20.451Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:23:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:23:30.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:23:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:23:30.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:23:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:23:37.739Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:23:37.744Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:23:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:23:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:23:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:23:40.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:23:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:23:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:23:50.451Z","message":"Connection[cassandra/10.233.72.176: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-05-17T10:23:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:23:50.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:23:50.454Z","message":"Connection[cassandra/10.233.72.176: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 - - [17/May/2023:10:23:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:23:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:24:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:24:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:24:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:24:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:24:07.744Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:24:07.749Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:24:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:24:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:24:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:24:10.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:24:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:24:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:24:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:24:20.452Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:24:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:24:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:24:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:24:30.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:24:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:24:37.750Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:24:37.755Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:24:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:24:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:24:40.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:24:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:24:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:24:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:24:50.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:24:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:25:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:25:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:25:00.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:25:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:25:07.759Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:25:07.764Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:25:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:25:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:25:10.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:25:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:25:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:25:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:25:20.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:25:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:25:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:25:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:25:30.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:25:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:25:37.778Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:25:37.782Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:25:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:25:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:25:40.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:25:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:25:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:25:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:25:50.451Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:25:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:25:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:26:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:26:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:26:00.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:26:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:26:07.783Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:26:07.787Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:26:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:26:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:26:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:26:10.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:26:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:26:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:26:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:26:20.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:26:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:26:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:26:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:26:30.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:26:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:26:37.788Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:26:37.793Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:26:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:26:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:26:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:26:40.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:26:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:26:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:26:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:26:50.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:26:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:27:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:27:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:27:00.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:27:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:27:07.794Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:27:07.798Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:27:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:27:10.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:27:10.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:27:10.465Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:27:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:27:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:27:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:27:20.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:27:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:27:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:27:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:27:30.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:27:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:27:37.799Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:27:37.803Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:27:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:27:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:27:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:27:40.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:27:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:27:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:27:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:27:50.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:27:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:28:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:28:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:28:00.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:28:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:28:07.803Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:28:07.808Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:28:10.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:28:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:28:10.463Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:28:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:28:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:28:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:28:20.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:28:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:28:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:28:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:28:30.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:28:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:28:37.809Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:28:37.813Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:28:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:28:40.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:28:40.463Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:28:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:28:50.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:28:50.451Z","message":"Connection[cassandra/10.233.72.176: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-05-17T10:28:50.454Z","message":"Connection[cassandra/10.233.72.176: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-05-17T10:28:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:28:50.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:28:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:29:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:29:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:29:00.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:29:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:29:07.815Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:29:07.818Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:29:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:29:10.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:29:10.464Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:29:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:29:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:10:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:29:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:29:20.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:29:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:29:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:29:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:29:30.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:29:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:29:37.819Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:29:37.823Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:29:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:29:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:29:40.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:29:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:29:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:29:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:29:50.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:29:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:29:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:30:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:30:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:30:00.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:30:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:30:07.828Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:30:07.834Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:30:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:30:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:30:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:30:10.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:30:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:30:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:30:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:30:20.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:30:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:30:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:30:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:30:30.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:30:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:30:37.835Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:30:37.839Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:30:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:30:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:30:40.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:30:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:30:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:30:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:30:50.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:30:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:31:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:31:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:31:00.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:31:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:31:07.861Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:31:07.865Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:31:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:31:10.456Z","message":"Connection[/10.233.70.206: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-05-17T10:31:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:31:10.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:31:10.459Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:31:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:31:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:31:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:31:20.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:31:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:31:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:31:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:31:30.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:31:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:31:37.866Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:31:37.870Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:31:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:31:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:31:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:31:40.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:31:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:31:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:31:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:31:50.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:31:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:32:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:32:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:32:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:32:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:32:07.891Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:32:07.896Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:32:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:32:10.454Z","message":"Connection[/10.233.70.206: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-05-17T10:32:10.458Z","message":"Connection[/10.233.70.206: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-05-17T10:32:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:32:10.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:32:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:32:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:32:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:32:20.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:32:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:32:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:32:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:32:30.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:32:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:32:37.901Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:32:37.905Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:32:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:32:40.552Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:32:40.553Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:32:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 117 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:32:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:32:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:32:50.451Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:32:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:33:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:33:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:33:00.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:33:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:33:07.906Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:33:07.911Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:33:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:33:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:33:10.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:33:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:33:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:33:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:33:20.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:33:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:33:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:33:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:33:30.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:33:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:33:37.912Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:33:37.916Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:33:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:33:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:33:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:33:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:33:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:33:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:33:50.451Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:33:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:34:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:34:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:34:00.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:34:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:34:07.919Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:34:07.923Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:34:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:34:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:34:10.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:34:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:34:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:34:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:34:20.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:34:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:34:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:34:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:34:30.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:34:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:34:37.923Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:34:37.927Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:34:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:34:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:34:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:34:40.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:34:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:34:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:34:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:34:50.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:34:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:35:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:35:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:35:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:35:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:35:07.929Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:35:07.933Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:35:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:35:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:35:10.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:35:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:35:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:35:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:35:20.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:35:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:35:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:35:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:35:30.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:35:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:35:37.934Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:35:37.940Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:35:40.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:35:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:35:40.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:35:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:35:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:35:50.454Z","message":"Connection[cassandra/10.233.72.176: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-05-17T10:35:50.457Z","message":"Connection[cassandra/10.233.72.176: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-05-17T10:35:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:35:50.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:35:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:36:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:36:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:36:00.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:36:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:36:07.941Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:36:07.945Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:36:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:36:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:36:10.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:36:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:36:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:36:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:36:20.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:36:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:36:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:36:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:36:30.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:36:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:36:37.953Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:36:37.959Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:36:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:36:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:36:40.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:36:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:36:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:36:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:36:50.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:36:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:37:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:37:00.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:37:00.450Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:37:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:37:07.965Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:37:07.969Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:37:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:37:10.529Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:37:10.530Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:37:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 94 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:37:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:37:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:37:20.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:37:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:37:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:37:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:37:30.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:37:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:37:37.969Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:37:37.974Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:37:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:37:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:37:40.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:37:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:37:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:37:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:37:50.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:37:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:37:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:38:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:38:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:38:00.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:38:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:38:07.977Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:38:07.982Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:38:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:38:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:38:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:38:10.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:38:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:38:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:38:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:38:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:38:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:38:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:38:30.531Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:38:30.532Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:38:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 95 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:38:37.983Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:38:37.988Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:38:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:38:40.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:38:40.463Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:38:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:38:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:38:50.495Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:38:50.496Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:38:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 60 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:39:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:39:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:39:00.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:39:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:39:07.989Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:39:07.994Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:39:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:39:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:39:10.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:39:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:39:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:39:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:39:20.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:39:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:39:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:39:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:39:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:39:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:39:37.995Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:39:38.000Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:39:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:39:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:39:40.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:39:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:39:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:39:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:39:50.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:39:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:40:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:40:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:40:00.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:40:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:40:08.001Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:40:08.006Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:40:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:40:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:40:10.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:40:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:40:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:40:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:40:20.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:40:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:40:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:40:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:40:30.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:40:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:40:38.013Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:40:38.018Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:40:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:40:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:40:40.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:40:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:40:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:40:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:40:50.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:40:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:40:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:41:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:41:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:41:00.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:41:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:41:08.018Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:41:08.024Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:41:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:41:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:41:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:41:10.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:41:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:41:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:41:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:41:20.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:41:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:41:30.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:41:30.454Z","message":"Connection[/10.233.67.43: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-05-17T10:41:30.460Z","message":"Connection[/10.233.67.43: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-05-17T10:41:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:41:30.462Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:41:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:41:38.025Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:41:38.029Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:41:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:41:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:41:40.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:41:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:41:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:41:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:41:50.452Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:41:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:42:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:42:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:42:00.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:42:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:42:08.051Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:42:08.055Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:42:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:42:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:42:10.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:42:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:42:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:42:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:42:20.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:42:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:42:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:42:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:42:30.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:42:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:42:38.056Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:42:38.061Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:42:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:42:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:42:40.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:42:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:42:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:42:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:42:50.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:42:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:43:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:43:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:43:00.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:43:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T10:43:08.061Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:43:08.066Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:43:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:43:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:43:10.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:43:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:43:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:43:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:43:20.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:43:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:43:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:43:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:43:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:43:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:43:38.067Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:43:38.071Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:43:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:43:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:43:40.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:43:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:43:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:43:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:43:50.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:43:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:44:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:44:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:44:00.461Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:44:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:44:08.071Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:44:08.076Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:44:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:44:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:44:10.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:44:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:44:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:44:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:44:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:44:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:44:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:44:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:44:30.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:44:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:44:38.077Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:44:38.082Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:44:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:44:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:44:40.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:44:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:44:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:44:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:44:50.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:44:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:44:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:45:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:45:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:45:00.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:45:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:45:08.089Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:45:08.094Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:45:10.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:45:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:45:10.463Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:45:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:45:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:45:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:45:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:45:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:45:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:45:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:45:30.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:45:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:45:38.101Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:45:38.104Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:45:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:45:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:45:40.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:45:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:45:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:45:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:45:50.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:45:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:46:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:46:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:46:00.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:46:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:46:08.121Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:46:08.126Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:46:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:46:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:46:10.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:46:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:46:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:46:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:46:20.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:46:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:46:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:46:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:46:30.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:46:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:46:38.127Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:46:38.131Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:46:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:46:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:46:40.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:46:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:46:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:46:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:46:50.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:46:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:47:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:47:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:47:00.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:47:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:47:08.131Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:47:08.136Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:47:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:47:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:47:10.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:47:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:47:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:47:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:47:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:47:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:47:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:47:30.456Z","message":"Connection[/10.233.67.43: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-05-17T10:47:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:47:30.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:47:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T10:47:30.459Z","message":"Connection[/10.233.67.43: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 - - [17/May/2023:10:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:47:38.137Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:47:38.141Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:47:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:47:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:47:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:47:40.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:47:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:47:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:47:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:47:50.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:47:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:48:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:48:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:48:00.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:48:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:48:08.149Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:48:08.154Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:48:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:48:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:48:10.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:48:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:48:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:48:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:48:20.451Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:48:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:48:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:48:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:48:30.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:48:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:48:38.166Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:48:38.171Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:48:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:48:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:48:40.462Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:48:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:48:50.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:48:50.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:48:50.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:48:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:48:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:49:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:49:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:49:00.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:49:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:49:08.181Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:49:08.186Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:49:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:49:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:49:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:49:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:49:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:49:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:49:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:49:20.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:49:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:49:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:49:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:49:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:49:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:49:38.186Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:49:38.190Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:49:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:49:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:49:40.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:49:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:49:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:49:50.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:49:50.467Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:49:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:50:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:50:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:50:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:50:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:50:08.213Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:50:08.218Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:50:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:50:10.454Z","message":"Connection[/10.233.70.206: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-05-17T10:50:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:50:10.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:50:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T10:50:10.459Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:50:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:50:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:50:20.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:50:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:50:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:50:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:50:30.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:50:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:50:38.219Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:50:38.223Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:50:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:50:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:50:40.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:50:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:50:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:50:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:50:50.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:50:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:51:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:51:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:51:00.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:51:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:51:08.224Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:51:08.229Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:51:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:51:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:51:10.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:51:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:51:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:51:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:51:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:51:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:51:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:51:30.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:51:30.451Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:51:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:51:38.249Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:51:38.253Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:51:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:51:40.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:51:40.466Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:51:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:51:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:51:50.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:51:50.463Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:51:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T10:52:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:52:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:52:00.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:52:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:52:08.254Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:52:08.259Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:52:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:52:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:52:10.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:52:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:52:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:52:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:52:20.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:52:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:52:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:52:30.453Z","message":"Connection[/10.233.67.43: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-05-17T10:52:30.461Z","message":"Connection[/10.233.67.43: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-05-17T10:52:30.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:52:30.463Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:52:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:52:38.260Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:52:38.264Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:52:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:52:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:52:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:52:40.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:52:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:52:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:52:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:52:50.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:52:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:52:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:53:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:53:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:53:00.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:53:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:53:08.265Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:53:08.269Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:53:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:53:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:53:10.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:53:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:53:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:53:20.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:53:20.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:53:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:53:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:53:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:53:30.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:53:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:53:38.279Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:53:38.284Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:53:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:53:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:53:40.453Z","message":"Connection[/10.233.70.206: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-05-17T10:53:40.457Z","message":"Connection[/10.233.70.206:9042-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-05-17T10:53:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:53:40.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:53:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:53:50.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:53:50.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:53:50.463Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:53:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:54:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:54:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:54:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:54:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:54:08.285Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:54:08.288Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:54:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:54:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:54:10.461Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:54:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:54:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:54:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:54:20.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:54:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:54:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:54:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:54:30.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:54:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:54:38.289Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:54:38.293Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:54:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:54:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:54:40.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:54:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:54:50.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:54:50.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:54:50.464Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:54:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:55:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:55:00.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:55:00.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:55:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:55:08.297Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:55:08.302Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:55:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:55:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:55:10.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:55:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:55:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:55:20.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:55:20.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:55:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:55:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:55:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:55:30.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:55:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:55:38.304Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:55:38.307Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:55:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:55:40.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:55:40.468Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:55:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:55:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:55:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:55:50.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:55:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:55:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:56:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:56:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:56:00.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:56:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:56:08.313Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:56:08.318Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:56:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:56:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:56:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:56:10.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:56:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:56:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:56:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:56:20.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:56:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:56:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:56:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:56:30.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:56:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:56:38.319Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:56:38.323Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:56:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:56:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:56:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:56:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:56:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:56:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:56:50.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:56:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:57:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:57:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:57:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:57:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:57:08.324Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:57:08.328Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:57:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:57:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:57:10.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:57:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:57:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:57:20.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:57:20.460Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:57:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:57:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:57:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:57:30.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:57:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:57:38.329Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:57:38.332Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T10:57:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:57:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:57:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:57:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:57:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:57:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:57:50.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:57:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:58:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:58:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:58:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:58:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:58:08.333Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:58:08.336Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:58:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:58:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:58:10.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:58:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:58:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:58:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:58:20.450Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:58:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:58:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:58:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:58:30.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:58:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:58:38.337Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:58:38.340Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:58:40.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:58:40.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:58:40.464Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:58:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:58:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:58:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:58:50.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:58:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:59:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:59:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:59:00.461Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:59:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:59:08.345Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:59:08.348Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:59:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:59:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:59:10.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:59:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:59:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:59:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:59:20.451Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:59:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:59:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:59:30.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:59:30.466Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:59:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:59:38.352Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:59:38.356Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:59:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T10:59:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:59:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:59:40.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:59:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T10:59:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T10:59:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T10:59:50.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:10:59:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:10:59:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:00:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:00:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:00:00.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:00:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:00:08.373Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:00:08.378Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:00:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:00:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:00:10.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:00:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:00:20.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:00:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:00:20.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:00:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:00:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:00:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:00:30.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:00:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:00:38.389Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:00:38.392Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:00:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:00:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:00:40.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:00:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:00:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:00:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:00:50.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:00:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:01:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:01:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:01:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:01:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:01:08.415Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:01:08.419Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:01:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:01:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:01:10.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:01:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:01:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:01:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:01:20.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:01:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:01:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:01:30.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:01:30.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:01:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:01:38.421Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:01:38.425Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:01:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:01:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:01:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:01:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:01:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:01:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:01:50.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:01:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:02:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:02:00.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:02:00.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:02:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:02:08.429Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:02:08.434Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:02:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:02:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:02:10.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:02:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:02:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:02:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:02:20.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:02:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:02:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:02:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:02:30.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:02:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:02:38.439Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:02:38.444Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:02:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:02:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:02:40.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:02:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:02:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:02:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:02:50.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:02:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:03:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:03:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:03:00.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:03:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:03:08.454Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:03:08.459Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:03:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:03:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:03:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:03:10.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:03:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:03:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:03:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:03:20.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:03:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:03:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:03:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:03:30.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:03:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:03:38.473Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:03:38.477Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:03:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:03:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:03:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:03:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:03:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:03:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:03:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:03:50.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:03:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:03:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:04:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:04:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:04:00.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:04:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:04:08.499Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:04:08.504Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:04:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:04:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:04:10.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:04:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:04:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:04:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:04:20.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:04:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:04:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:04:30.455Z","message":"Connection[/10.233.67.43: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-05-17T11:04:30.458Z","message":"Connection[/10.233.67.43: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-05-17T11:04:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:04:30.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:04:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:04:38.509Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:04:38.514Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:04:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:04:40.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:04:40.451Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:04:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:04:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:04:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:04:50.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:04:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:05:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:05:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:05:00.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:05:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:05:08.533Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:05:08.537Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:05:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:05:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:05:10.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:05:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:05:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:05:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:05:20.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:05:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:05:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:05:30.456Z","message":"Connection[/10.233.67.43: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-05-17T11:05:30.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:05:30.467Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:05:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" {"timestamp":"2023-05-17T11:05:30.468Z","message":"Connection[/10.233.67.43: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 - - [17/May/2023:11:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:05:38.538Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:05:38.542Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:05:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:05:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:05:40.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:05:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:05:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:05:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:05:50.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:05:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:06:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:06:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:06:00.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:06:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:06:08.543Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:06:08.548Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:06:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:06:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:06:10.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:06:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:06:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:06:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:06:20.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:06:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:06:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:06:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:06:30.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:06:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:06:38.553Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:06:38.557Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:06:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:06:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:06:40.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:06:40.464Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:06:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:06:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:06:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:06:50.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:06:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:06:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:07:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:07:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:07:00.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:07:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:07:08.558Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:07:08.562Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:07:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:07:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:07:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:07:10.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:07:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:07:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:07:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:07:20.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:07:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:07:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:07:30.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:07:30.451Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:07:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:07:38.581Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:07:38.585Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:07:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:07:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:07:40.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:07:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:07:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:07:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:07:50.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:07:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:08:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:08:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:08:00.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:08:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:08:08.585Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:08:08.603Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:08:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:08:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:08:10.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:08:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:08:20.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:08:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:08:20.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:08:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:08:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:08:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:08:30.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:08:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:08:38.604Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:08:38.609Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:08:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:08:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:08:40.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:08:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:08:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:08:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:08:50.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:08:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:09:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:09:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:09:00.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:09:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:09:08.629Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:09:08.633Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:09:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:09:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:09:10.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:09:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:09:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:09:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:09:20.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:09:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:09:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:09:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:09:30.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:09:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:09:38.633Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:09:38.637Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:09:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:09:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:09:40.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:09:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:09:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:09:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:09:50.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:09:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:10:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:10:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:10:00.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:10:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:10:08.641Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:10:08.645Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:10:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:10:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:10:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:10:10.462Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:10:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:10:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:10:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:10:20.451Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:10:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:10:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:10:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:10:30.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:10:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:10:38.665Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:10:38.668Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:10:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:10:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:10:40.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:10:40.451Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:10:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:10:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:10:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:10:50.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:10:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:10:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:11:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:11:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:11:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:11:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:11:08.673Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:11:08.678Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:11:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:11:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:11:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:11:10.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:11:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:11:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:11:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:11:20.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:11:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:11:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:11:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:11:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:11:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:11:38.681Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:11:38.686Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:11:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:11:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:11:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:11:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:11:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:11:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:11:50.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:11:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:12:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:12:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:12:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:12:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:12:08.686Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:12:08.691Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:12:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:12:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:12:10.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:12:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:12:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:12:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:12:20.452Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:12:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:12:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:12:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:12:30.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:12:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:12:38.692Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:12:38.696Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:12:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:12:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:12:40.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:12:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:12:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:12:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:12:50.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:12:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:13:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:13:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:13:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:13:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:13:08.702Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:13:08.707Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:13:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:13:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:13:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:13:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:13:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:13:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:13:20.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:13:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:13:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:13:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:13:30.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:13:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:13:38.713Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:13:38.718Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:13:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:13:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:13:40.456Z","message":"Connection[/10.233.70.206: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-05-17T11:13:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:13:40.460Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:13:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" {"timestamp":"2023-05-17T11:13:40.463Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:13:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:13:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:13:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:13:50.452Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:13:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:13:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:14:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:14:00.453Z","message":"Connection[/10.233.67.43: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-05-17T11:14:00.457Z","message":"Connection[/10.233.67.43: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-05-17T11:14:00.499Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:14:00.500Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:14:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 62 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:14:08.719Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:14:08.724Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:14:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:14:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:14:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:14:10.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:14:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:14:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:14:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:14:20.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:14:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:14:30.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:14:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:14:30.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:14:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:14:38.725Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:14:38.730Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:14:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:14:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:14:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:14:40.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:14:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:14:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:14:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:14:50.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:14:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:14:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:15:00.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:15:00.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:15:00.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:15:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:15:08.734Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:15:08.738Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:15:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:15:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:15:10.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:15:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:15:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:15:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:15:20.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:15:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:15:30.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:15:30.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:15:30.463Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:15:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:15:38.740Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:15:38.746Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:15:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:15:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:15:40.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:15:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:15:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:15:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:15:50.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:15:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:15:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:16:00.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:16:00.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:16:00.466Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:16:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:16:08.747Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:16:08.751Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:16:10.451Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:16:10.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:16:10.468Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:16:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:16:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:16:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:16:20.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:16:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:16:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:16:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:16:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:16:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:16:38.756Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:16:38.761Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:16:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:16:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:16:40.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:16:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:16:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:16:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:16:50.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:16:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:17:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:17:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:17:00.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:17:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:17:08.765Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:17:08.769Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:17:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:17:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:17:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:17:10.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:17:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:17:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:17:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:17:20.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:17:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:17:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:17:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:17:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:17:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:17:38.783Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:17:38.787Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:17:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:17:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:17:40.456Z","message":"Connection[/10.233.70.206: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-05-17T11:17:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:17:40.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:17:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T11:17:40.460Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:17:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:17:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:17:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:17:50.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:17:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:17:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:18:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:18:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:18:00.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:18:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:18:08.812Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:18:08.818Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:18:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:18:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:18:10.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:18:10.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:18:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:18:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:18:20.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:18:20.451Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:18:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:18:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:18:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:18:30.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:18:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:18:38.825Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:18:38.829Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:18:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:18:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:18:40.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:18:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:18:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:18:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:18:50.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:18:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:19:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:19:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:19:00.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:19:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:19:08.829Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:19:08.833Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:19:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:19:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:19:10.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:19:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:19:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:19:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:19:20.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:19:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:19:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:19:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:19:30.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:19:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:19:38.834Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:19:38.838Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:19:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:19:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:19:40.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:19:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:19:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:19:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:19:50.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:19:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:20:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:20:00.455Z","message":"Connection[/10.233.67.43: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-05-17T11:20:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:20:00.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:20:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T11:20:00.459Z","message":"Connection[/10.233.67.43: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 - - [17/May/2023:11:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:20:08.839Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:20:08.843Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:20:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:20:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:20:10.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:20:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:20:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:20:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:20:20.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:20:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:20:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:20:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:20:30.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:20:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:20:38.845Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:20:38.851Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:20:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:20:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:20:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:20:40.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:20:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:20:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:20:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:20:50.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:20:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:20:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:21:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:21:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:21:00.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:21:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:21:08.873Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:21:08.878Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:21:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:21:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:21:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:21:10.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:21:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:21:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:21:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:21:20.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:21:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:21:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:21:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:21:30.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:21:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:21:38.879Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:21:38.884Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:21:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:21:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:21:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:21:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:21:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:21:50.455Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:21:50.469Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:21:50.470Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:21:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:22:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:22:00.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:22:00.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:22:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:22:08.897Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:22:08.901Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:22:10.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:22:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:22:10.463Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:22:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:22:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:22:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:22:20.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:22:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:22:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:22:30.509Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:22:30.510Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:22:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 73 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:22:38.902Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:22:38.906Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:22:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:22:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:22:40.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:22:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:22:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:22:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:22:50.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:22:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:23:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:23:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:23:00.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:23:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:23:08.907Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:23:08.911Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:23:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:23:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:23:10.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:23:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:23:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:23:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:23:20.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:23:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:23:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:23:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:23:30.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:23:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:23:38.912Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:23:38.916Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:23:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:23:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:23:40.460Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:23:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:23:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:23:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:23:50.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:23:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:23:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:24:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:24:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:24:00.452Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:24:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:24:08.920Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:24:08.923Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:24:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:24:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:24:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:24:10.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:24:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:24:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:24:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:24:20.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:24:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:24:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:24:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:24:30.468Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:24:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:24:38.929Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:24:38.934Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:24:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:24:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:24:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:24:40.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:24:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:24:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:24:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:24:50.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:24:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:24:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:25:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:25:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:25:00.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:25:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:25:08.938Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:25:08.943Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:25:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:25:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:25:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:25:10.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:25:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:25:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:25:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:25:20.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:25:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:25:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:25:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:25:30.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:25:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:25:38.949Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:25:38.954Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:25:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:25:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:25:40.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:25:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:25:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:25:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:25:50.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:25:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:26:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:26:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:26:00.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:26:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:26:08.955Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:26:08.961Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:26:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:26:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:26:10.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:26:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:26:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:26:20.452Z","message":"Connection[cassandra/10.233.72.176: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-05-17T11:26:20.456Z","message":"Connection[cassandra/10.233.72.176: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-05-17T11:26:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:26:20.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:26:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:26:30.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:26:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:26:30.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:26:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:26:38.962Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:26:38.965Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:26:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:26:40.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:26:40.452Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:26:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:26:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:26:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:26:50.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:26:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:27:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:27:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:27:00.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:27:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:27:08.973Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:27:08.978Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:27:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:27:10.452Z","message":"Connection[/10.233.70.206: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-05-17T11:27:10.456Z","message":"Connection[/10.233.70.206:9042-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-05-17T11:27:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:27:10.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:27:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:27:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:27:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:27:20.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:27:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:27:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:27:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:27:30.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:27:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:27:38.981Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:27:38.985Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:27:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:27:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:27:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:27:40.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:27:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:27:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:27:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:27:50.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:27:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:27:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:28:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:28:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:28:00.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:28:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:28:08.985Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:28:08.990Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:28:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:28:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:28:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:28:10.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:28:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:28:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:28:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:28:20.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:28:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:28:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:28:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:28:30.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:28:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:28:39.005Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:28:39.011Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:28:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:28:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:28:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:28:40.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:28:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:28:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:28:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:28:50.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:28:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:28:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:29:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:29:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:29:00.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:29:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:29:09.019Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:29:09.024Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:29:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:29:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:29:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:29:10.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:29:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:29:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:29:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:29:20.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:29:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:29:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:29:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:29:30.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:29:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:29:39.025Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:29:39.029Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:29:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:29:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:29:40.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:29:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:29:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:29:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:29:50.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:29:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:30:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:30:00.454Z","message":"Connection[/10.233.67.43: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-05-17T11:30:00.458Z","message":"Connection[/10.233.67.43: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-05-17T11:30:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:30:00.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:30:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:30:09.031Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:30:09.036Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:30:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:30:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:30:10.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:30:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:30:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:30:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:30:20.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:30:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:30:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:30:30.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:30:30.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:30:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:30:39.046Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:30:39.050Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:30:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:30:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:30:40.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:30:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:30:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:30:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:30:50.451Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:30:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:31:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:31:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:31:00.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:31:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:31:09.053Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:31:09.058Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:31:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:31:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:31:10.463Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:31:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:31:20.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:31:20.451Z","message":"Connection[cassandra/10.233.72.176: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-05-17T11:31:20.454Z","message":"Connection[cassandra/10.233.72.176: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-05-17T11:31:20.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:31:20.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:31:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:31:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:31:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:31:30.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:31:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:31:39.059Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:31:39.064Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:31:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:31:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:31:40.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:31:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:31:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:31:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:31:50.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:31:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:31:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:32:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:32:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:32:00.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:32:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:32:09.064Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:32:09.069Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:32:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:32:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:32:10.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:32:10.452Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:32:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:32:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:32:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:32:20.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:32:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:32:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:32:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:32:30.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:32:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:32:39.070Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:32:39.075Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:32:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:32:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:32:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:32:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:32:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:32:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:32:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:32:50.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:32:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:32:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:33:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:33:00.455Z","message":"Connection[/10.233.67.43: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-05-17T11:33:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:33:00.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:33:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T11:33:00.459Z","message":"Connection[/10.233.67.43: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 - - [17/May/2023:11:33:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:33:09.077Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:33:09.081Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:33:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:33:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:33:10.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:33:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:33:20.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:33:20.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:33:20.466Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:33:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:33:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:33:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:33:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:33:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:33:39.082Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:33:39.088Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:33:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:33:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:33:40.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:33:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:33:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:33:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:33:50.451Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:33:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:33:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:34:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:34:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:34:00.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:34:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:34:09.089Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:34:09.093Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:34:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:34:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:34:10.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:34:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:34:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:34:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:34:20.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:34:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:34:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:34:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:34:30.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:34:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:34:39.094Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:34:39.098Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:34:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:34:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:34:40.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:34:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:34:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:34:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:34:50.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:34:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:34:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:35:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:35:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:35:00.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:35:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:35:09.098Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:35:09.103Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:35:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:35:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:35:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:35:10.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:35:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:35:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:35:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:35:20.451Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:35:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:35:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:35:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:35:30.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:35:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:35:39.109Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:35:39.114Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:35:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:35:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:35:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:35:40.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:35:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:35:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:35:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:35:50.452Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:35:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:35:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:36:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:36:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:36:00.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:36:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:36:09.115Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:36:09.118Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:36:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:36:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:36:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:36:10.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:36:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:36:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:36:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:36:20.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:36:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:36:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:36:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:36:30.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:36:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:36:39.120Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:36:39.125Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:36:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:36:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:36:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:36:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:36:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:36:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:36:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:36:50.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:36:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:36:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:37:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:37:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:37:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:37:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:37:09.134Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:37:09.139Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:37:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:37:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:37:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:37:10.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:37:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:37:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:37:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:37:20.451Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:37:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:37:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:37:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:37:30.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:37:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:37:39.141Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:37:39.146Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:37:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:37:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:37:40.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:37:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:37:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:37:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:37:50.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:37:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:38:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:38:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:38:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:38:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:38:09.147Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:38:09.151Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:38:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:38:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:38:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:38:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:38:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:38:20.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:38:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:38:20.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:38:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:38:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:38:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:38:30.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:38:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:38:39.153Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:38:39.156Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:38:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:38:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:38:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:38:40.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:38:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:38:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:38:50.524Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:38:50.525Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:38:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 89 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:38:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:39:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:39:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:39:00.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:39:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:39:09.157Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:39:09.161Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:39:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:39:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:39:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:39:10.462Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:39:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:39:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:39:20.475Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:39:20.476Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:39:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 40 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:39:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:39:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:39:30.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:39:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:39:39.163Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:39:39.167Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:39:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:39:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:39:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:39:40.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:39:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:39:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:39:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:39:50.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:39:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:39:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:40:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:40:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:40:00.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:40:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:40:09.168Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:40:09.172Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:40:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:40:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:40:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:40:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:40:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:40:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:40:20.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:40:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:40:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:40:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:40:30.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:40:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:40:39.173Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:40:39.178Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:40:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:40:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:40:40.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:40:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:40:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:40:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:40:50.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:40:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:41:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:41:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:41:00.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:41:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:41:09.182Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:41:09.186Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:41:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:41:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:41:10.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:41:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:41:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:41:20.475Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:41:20.476Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:41:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 39 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:41:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:41:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:41:30.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:41:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:41:39.187Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:41:39.191Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:41:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:41:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:41:40.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:41:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:41:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:41:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:41:50.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:41:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:41:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:42:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:42:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:42:00.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:42:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:42:09.191Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:42:09.196Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:42:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:42:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:42:10.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:42:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:42:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:42:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:42:20.451Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:42:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:42:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:42:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:42:30.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:42:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:42:39.220Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:42:39.226Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:42:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:42:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:42:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:42:40.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:42:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:42:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:42:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:42:50.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:42:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:42:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:43:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:43:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:43:00.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:43:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:43:09.245Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:43:09.250Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:43:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:43:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:43:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:43:10.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:43:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:43:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:43:20.476Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:43:20.477Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:43:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 40 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:43:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:43:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:43:30.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:43:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:43:39.252Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:43:39.257Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:43:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:43:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:43:40.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:43:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:43:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:43:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:43:50.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:43:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:43:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:44:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:44:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:44:00.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:44:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:44:09.258Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:44:09.262Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:44:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:44:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:44:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:44:10.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:44:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:44:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:44:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:44:20.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:44:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:44:30.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:44:30.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:44:30.468Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:44:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:44:39.285Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:44:39.290Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:44:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:44:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:44:40.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:44:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:44:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:44:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:44:50.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:44:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:45:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:45:00.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:45:00.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:45:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:45:09.292Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:45:09.297Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:45:10.448Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:45:10.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:45:10.464Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:45:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:45:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:45:20.481Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:45:20.482Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:45:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 45 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:45:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:45:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:45:30.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:45:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:45:39.298Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:45:39.303Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:45:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:45:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:45:40.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:45:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:45:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:45:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:45:50.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:45:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:45:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:46:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:46:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:46:00.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:46:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:46:09.304Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:46:09.309Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:46:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:46:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:46:10.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:46:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:46:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:46:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:46:20.452Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:46:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:46:30.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:46:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:46:30.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:46:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:46:39.310Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:46:39.315Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:46:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:46:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:46:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:46:40.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:46:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:46:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:46:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:46:50.452Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:46:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:47:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:47:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:47:00.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:47:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:47:09.328Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:47:09.332Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:47:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:47:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:47:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:47:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:47:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:47:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:47:20.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:47:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:47:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:47:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:47:30.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:47:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:47:39.334Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:47:39.339Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:47:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:47:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:47:40.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:47:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:47:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:47:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:47:50.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:47:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:48:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:48:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:48:00.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:48:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:48:09.345Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:48:09.349Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:48:10.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:48:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:48:10.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:48:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:48:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:48:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:48:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:48:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:48:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:48:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:48:30.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:48:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:48:39.356Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:48:39.362Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:48:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:48:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:48:40.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:48:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:48:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:48:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:48:50.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:48:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:49:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:49:00.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:49:00.451Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:49:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:49:09.368Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:49:09.373Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:49:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:49:10.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:49:10.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:49:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:49:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:49:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:49:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:49:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:49:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:49:30.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:49:30.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:49:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:49:39.382Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:49:39.386Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:49:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:49:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:49:40.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:49:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:49:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:49:50.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:49:50.464Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:49:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:50:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:50:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:50:00.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:50:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:50:09.387Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:50:09.391Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:50:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:50:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:50:10.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:50:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:50:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:50:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:50:20.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:50:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:50:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:50:30.454Z","message":"Connection[/10.233.67.43: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-05-17T11:50:30.458Z","message":"Connection[/10.233.67.43: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-05-17T11:50:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:50:30.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:50:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:50:39.417Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:50:39.421Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:50:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:50:40.456Z","message":"Connection[/10.233.70.206: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-05-17T11:50:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:50:40.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:50:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T11:50:40.460Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:50:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:50:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:50:50.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:50:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:50:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:51:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:51:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:51:00.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:51:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:51:09.422Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:51:09.426Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:51:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:51:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:51:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:51:10.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:51:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:51:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:51:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:51:20.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:51:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:51:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:51:30.452Z","message":"Connection[/10.233.67.43: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-05-17T11:51:30.456Z","message":"Connection[/10.233.67.43: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-05-17T11:51:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:51:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:51:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:51:39.428Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:51:39.433Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:51:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:51:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:51:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:51:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:51:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:51:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:51:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:51:50.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:51:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:51:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:52:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:52:00.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:52:00.452Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:52:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:52:09.434Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:52:09.440Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:52:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:52:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:52:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:52:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:52:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:52:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:52:20.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:52:20.461Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:52:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:52:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:52:30.503Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:52:30.504Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:52:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 68 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:52:39.441Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:52:39.447Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:52:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:52:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:52:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:52:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:52:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:52:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:52:50.452Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:52:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:53:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:53:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:53:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:53:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:53:09.448Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:53:09.453Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:53:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:53:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:53:10.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:53:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:53:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:53:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:53:20.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:53:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:53:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:53:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:53:30.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:53:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:53:39.454Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:53:39.459Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:53:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:53:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:53:40.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:53:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:53:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:53:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:53:50.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:53:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:53:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:54:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:54:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:54:00.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:54:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:54:09.477Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:54:09.481Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:54:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:54:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:54:10.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:54:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:54:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:54:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:54:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:54:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:54:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:54:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:54:30.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:54:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:54:39.501Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:54:39.506Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:54:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:54:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:54:40.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:54:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:54:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:54:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:54:50.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:54:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:54:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:55:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:55:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:55:00.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:55:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:55:09.506Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:55:09.511Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:55:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:55:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:55:10.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:55:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:55:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:55:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:55:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:55:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:55:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:55:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:55:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:55:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:55:39.512Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:55:39.516Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:55:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:55:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:55:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:55:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:55:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:55:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:55:50.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:55:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:56:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:56:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:56:00.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:56:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:56:09.533Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:56:09.537Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:56:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:56:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:56:10.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:56:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:56:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:56:20.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:56:20.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:56:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:56:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:56:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:56:30.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:56:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:56:39.548Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:56:39.554Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:56:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:56:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:56:40.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:56:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:56:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:56:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:56:50.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:56:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:56:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:57:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:57:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:57:00.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:57:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:57:09.554Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:57:09.559Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:57:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:57:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:57:10.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:57:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:57:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:57:20.481Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:57:20.481Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:57:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 44 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:57:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:57:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:57:30.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:57:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:57:39.560Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:57:39.564Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T11:57:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:57:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:57:40.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:57:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:57:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:57:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:57:50.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:57:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:57:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:58:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:58:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:58:00.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:58:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T11:58:09.565Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:58:09.569Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:58:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:58:10.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:58:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:58:10.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:58:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:58:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:58:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:58:20.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:58:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:58:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:58:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:58:30.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:58:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:58:39.570Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:58:39.575Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:58:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:58:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:58:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:58:40.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:58:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:58:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:58:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:58:50.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:58:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:58:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:59:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:59:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:59:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:59:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:59:09.577Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:59:09.583Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:59:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:59:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:59:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:59:10.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:59:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:59:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:59:20.481Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:59:20.482Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:59:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 45 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:59:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:59:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:59:30.453Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:59:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:59:39.587Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:59:39.591Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T11:59:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:59:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:59:40.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:59:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T11:59:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T11:59:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T11:59:50.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:11:59:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:11:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:00:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:00:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:00:00.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:00:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:00:09.591Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:00:09.595Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:00:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:00:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:00:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:00:10.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:00:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:00:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:00:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:00:20.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:00:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:00:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:00:30.519Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:00:30.519Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:00:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 81 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:00:39.613Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:00:39.617Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:00:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:00:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:00:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:00:40.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:00:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:00:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:00:50.454Z","message":"Connection[cassandra/10.233.72.176: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-05-17T12:00:50.457Z","message":"Connection[cassandra/10.233.72.176: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-05-17T12:00:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:00:50.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:00:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:00:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:01:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:12:01:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:01:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:01:00.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:01:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:01:09.618Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:01:09.623Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:01:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:01:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:01:10.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:01:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:01:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:01:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:01:20.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:01:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:01:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:01:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:01:30.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:01:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:01:39.635Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:01:39.640Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:01:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:01:40.457Z","message":"Connection[/10.233.70.206: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-05-17T12:01:40.461Z","message":"Connection[/10.233.70.206:9042-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-05-17T12:01:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:01:40.462Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:01:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:01:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:01:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:01:50.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:01:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:01:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:02:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:02:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:02:00.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:02:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:02:09.641Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:02:09.645Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:02:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:02:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:02:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:02:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:02:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:02:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:02:20.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:02:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:02:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:02:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:02:30.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:02:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:02:39.648Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:02:39.653Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:02:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:02:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:02:40.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:02:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:02:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:02:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:02:50.459Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:02:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:03:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:03:00.453Z","message":"Connection[/10.233.67.43: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-05-17T12:03:00.456Z","message":"Connection[/10.233.67.43: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-05-17T12:03:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:03:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:03:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:03:09.658Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:03:09.662Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:03:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:03:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:03:10.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:03:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:03:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:03:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:03:20.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:03:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:03:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:03:30.456Z","message":"Connection[/10.233.67.43: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-05-17T12:03:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:03:30.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:03:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T12:03:30.459Z","message":"Connection[/10.233.67.43: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 - - [17/May/2023:12:03:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:03:39.669Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:03:39.673Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:03:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:03:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:03:40.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:03:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:03:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:03:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:03:50.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:03:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:04:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:04:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:04:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:04:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:04:09.693Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:04:09.698Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:04:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:04:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:04:10.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:04:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:04:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:04:20.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:04:20.463Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:04:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:04:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:04:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:04:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:04:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:04:39.701Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:04:39.706Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:04:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:04:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:04:40.459Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:04:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:04:50.453Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:04:50.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:04:50.467Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:04:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:04:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:05:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:05:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:05:00.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:05:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:05:09.707Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:05:09.721Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:05:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:05:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:05:10.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:05:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:05:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:05:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:05:20.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:05:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:05:30.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:05:30.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:05:30.466Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:05:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:05:39.722Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:05:39.726Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:05:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:05:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:05:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:05:40.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:05:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:05:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:05:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:05:50.452Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:05:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:05:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:06:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:06:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:06:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:06:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:06:09.734Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:06:09.739Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:06:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:06:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:06:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:06:10.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:06:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:06:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:06:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:06:20.450Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:06:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:06:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:06:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:06:30.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:06:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:06:39.762Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:06:39.766Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:06:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:06:40.458Z","message":"Connection[/10.233.70.206: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-05-17T12:06:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:06:40.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:06:40.460Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:06:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:06:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:06:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:06:50.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:06:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:07:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:07:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:07:00.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:07:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:07:09.767Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:07:09.772Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:07:10.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:07:10.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:07:10.465Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:07:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:07:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:07:20.483Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:07:20.484Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:07:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 48 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:07:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:07:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:07:30.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:07:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:07:39.777Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:07:39.781Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:07:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:07:40.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:07:40.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:07:40.466Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:07:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:07:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:07:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:07:50.451Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:07:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:07:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:08:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:08:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:08:00.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:08:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:08:09.781Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:08:09.785Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:08:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:08:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:08:10.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:08:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:08:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:08:20.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:08:20.462Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:08:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:08:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:08:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:08:30.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:08:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:08:39.790Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:08:39.796Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:08:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:08:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:08:40.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:08:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:08:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:08:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:08:50.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:08:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:08:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:09:00.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:09:00.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:09:00.463Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:09:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:09:09.799Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:09:09.805Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:09:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:09:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:09:10.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:09:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:09:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:09:20.486Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:09:20.487Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:09:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 51 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:09:30.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:09:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:09:30.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:09:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:09:39.829Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:09:39.834Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:09:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:09:40.454Z","message":"Connection[/10.233.70.206: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-05-17T12:09:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:09:40.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:09:40.457Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:09:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:09:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:09:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:09:50.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:09:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:10:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:10:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:10:00.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:10:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:10:09.835Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:10:09.840Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:10:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:10:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:10:10.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:10:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:10:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:10:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:10:20.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:10:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:10:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:10:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:10:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:10:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:10:39.841Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:10:39.847Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:10:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:10:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:10:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:10:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:10:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:10:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:10:50.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:10:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:11:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:11:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:11:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:11:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:11:09.857Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:11:09.861Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:11:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:11:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:11:10.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:11:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:11:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:11:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:11:20.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:11:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:11:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:11:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:11:30.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:11:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:11:39.869Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:11:39.873Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:11:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:11:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:11:40.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:11:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:11:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:11:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:11:50.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:11:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:11:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:12:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:12:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:12:00.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:12:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:12:09.873Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:12:09.878Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:12:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:12:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:12:10.462Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:12:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:12:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:12:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:12:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:12:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:12:30.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:12:30.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:12:30.466Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:12:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:12:39.878Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:12:39.882Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:12:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:12:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:12:40.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:12:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:12:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:12:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:12:50.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:12:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:12:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:13:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:13:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:13:00.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:13:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:13:09.909Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:13:09.914Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:13:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:13:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:13:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:13:10.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:13:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:13:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:13:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:13:20.451Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:13:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:13:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:13:30.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:13:30.452Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:13:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:13:39.933Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:13:39.938Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:13:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:13:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:13:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:13:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:13:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:13:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:13:50.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:13:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:14:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:14:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:14:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:14:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:14:09.938Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:14:09.943Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:14:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:14:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:14:10.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:14:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:14:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:14:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:14:20.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:14:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:14:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:14:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:14:30.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:14:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:14:39.944Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:14:39.949Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:14:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:14:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:14:40.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:14:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:14:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:14:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:14:50.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:14:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:15:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:15:00.454Z","message":"Connection[/10.233.67.43: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-05-17T12:15:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:15:00.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:15:00.458Z","message":"Connection[/10.233.67.43: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 - - [17/May/2023:12:15:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:15:09.949Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:15:09.955Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:15:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:15:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:15:10.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:15:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:15:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:15:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:15:20.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:15:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:15:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:15:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:15:30.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:15:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:15:39.955Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:15:39.960Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:15:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:15:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:15:40.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:15:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:15:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:15:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:15:50.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:15:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:16:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:16:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:16:00.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:16:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:16:09.981Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:16:09.985Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:16:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:16:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:16:10.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:16:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:16:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:16:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:16:20.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:16:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:16:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:16:30.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:16:30.463Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:16:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:16:40.002Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:16:40.007Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:16:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:16:40.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:16:40.452Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:16:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:16:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:16:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:16:50.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:16:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:16:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:17:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:17:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:17:00.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:17:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:17:10.013Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:17:10.017Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:17:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:17:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:17:10.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:17:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:17:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:17:20.488Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:17:20.489Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:17:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 52 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:17:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:17:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:17:30.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:17:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:17:40.026Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:17:40.030Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:17:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:17:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:17:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:17:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:17:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:17:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:17:50.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:17:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:18:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:18:00.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:18:00.464Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:18:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:18:10.050Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:18:10.054Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:18:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:18:10.455Z","message":"Connection[/10.233.70.206: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-05-17T12:18:10.458Z","message":"Connection[/10.233.70.206:9042-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-05-17T12:18:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:18:10.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:18:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:18:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:18:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:18:20.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:18:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:18:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:18:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:18:30.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:18:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:18:40.055Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:18:40.059Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:18:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:18:40.569Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:18:40.571Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:18:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 135 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:18:50.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:18:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:18:50.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:18:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:18:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:19:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:19:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:19:00.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:19:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:19:10.060Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:19:10.064Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:19:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:19:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:19:10.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:19:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:19:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:19:20.488Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:19:20.489Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:19:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 51 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:19:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:19:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:19:30.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:19:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:19:40.065Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:19:40.069Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:19:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:19:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:19:40.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:19:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:19:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:19:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:19:50.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:19:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:19:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:20:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:20:00.474Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:20:00.475Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:20:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:20:10.093Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:20:10.098Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:20:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:20:10.457Z","message":"Connection[/10.233.70.206: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-05-17T12:20:10.462Z","message":"Connection[/10.233.70.206:9042-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-05-17T12:20:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:20:10.463Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:20:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:20:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:20:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:20:20.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:20:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:20:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:20:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:20:30.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:20:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:20:40.099Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:20:40.104Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:20:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:20:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:20:40.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:20:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:20:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:20:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:20:50.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:20:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:21:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:21:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:21:00.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:21:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:21:10.105Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:21:10.109Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:21:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:21:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:21:10.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:21:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:21:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:21:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:21:20.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:21:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:21:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:21:30.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:21:30.461Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:21:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:21:40.109Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:21:40.115Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:21:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:21:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:21:40.462Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:21:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:21:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:21:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:21:50.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:21:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:22:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:22:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:22:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:22:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:22:10.116Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:22:10.121Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:22:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:12:22:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:22:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:22:10.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:22:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:22:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:22:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:22:20.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:22:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:22:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:22:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:22:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:22:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:22:40.122Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:22:40.126Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:22:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:22:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:22:40.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:22:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:22:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:22:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:22:50.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:22:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:22:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:23:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:23:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:23:00.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:23:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:23:10.126Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:23:10.131Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:23:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:23:10.541Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:23:10.542Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:23:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 106 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:23:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:23:20.491Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:23:20.492Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:23:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 57 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:23:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:23:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:23:30.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:23:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:23:40.131Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:23:40.136Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:23:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:23:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:23:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:23:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:23:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:23:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:23:50.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:23:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:23:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:24:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:24:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:24:00.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:24:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:24:10.146Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:24:10.150Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:24:10.452Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:24:10.454Z","message":"Connection[/10.233.70.206: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-05-17T12:24:10.458Z","message":"Connection[/10.233.70.206: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-05-17T12:24:10.468Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:24:10.469Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:24:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:24:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:24:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:24:20.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:24:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:24:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:24:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:24:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:24:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:24:40.153Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:24:40.158Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:24:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:24:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:24:40.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:24:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:24:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:24:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:24:50.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:24:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:25:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:25:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:25:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:25:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:25:10.159Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:25:10.163Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:25:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:25:10.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:25:10.462Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:25:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:25:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:25:20.456Z","message":"Connection[cassandra/10.233.72.176: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-05-17T12:25:20.459Z","message":"Connection[cassandra/10.233.72.176: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-05-17T12:25:20.493Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:25:20.493Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:25:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 57 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:25:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:25:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:25:30.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:25:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:25:40.163Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:25:40.170Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:25:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:25:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:25:40.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:25:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:25:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:25:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:25:50.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:25:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:25:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:26:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:26:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:26:00.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:26:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:26:10.171Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:26:10.175Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:26:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:26:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:26:10.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:26:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:26:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:26:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:26:20.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:26:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:26:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:26:30.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:26:30.450Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:26:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:26:40.177Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:26:40.182Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:26:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:26:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:26:40.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:26:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:26:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:26:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:26:50.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:26:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:27:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:27:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:27:00.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:27:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:27:10.182Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:27:10.187Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:27:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:27:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:27:10.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:27:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:27:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:27:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:27:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:27:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:27:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:27:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:27:30.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:27:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:27:40.188Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:27:40.193Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:27:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:27:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:27:40.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:27:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:27:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:27:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:27:50.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:27:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:28:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:28:00.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:28:00.451Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:28:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:28:10.193Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:28:10.198Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:28:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:28:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:28:10.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:28:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:28:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:28:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:28:20.452Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:28:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:28:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:28:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:28:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:28:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:28:40.202Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:28:40.207Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:28:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:28:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:28:40.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:28:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:28:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:28:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:28:50.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:28:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:29:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:29:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:29:00.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:29:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:29:10.215Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:29:10.219Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:29:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:29:10.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:29:10.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:29:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:29:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:29:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:29:20.455Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:29:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:29:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:29:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:29:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:29:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:29:40.236Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:29:40.241Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:29:40.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:29:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:29:40.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:29:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:29:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:29:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:29:50.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:29:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:29:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:30:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:30:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:30:00.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:30:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:30:10.249Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:30:10.254Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:30:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:30:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:30:10.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:30:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:30:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:30:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:30:20.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:30:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:30:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:30:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:30:30.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:30:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:30:40.265Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:30:40.269Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:30:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:30:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:30:40.459Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:30:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:30:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:30:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:30:50.460Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:30:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:31:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:31:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:31:00.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:31:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:31:10.281Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:31:10.287Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:31:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:31:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:31:10.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:31:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:31:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:31:20.494Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:31:20.494Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:31:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 56 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:31:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:31:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:31:30.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:31:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:31:40.288Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:31:40.292Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:31:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:31:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:31:40.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:31:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:31:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:31:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:31:50.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:31:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:32:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:32:00.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:32:00.452Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:32:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:32:10.292Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:32:10.296Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:32:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:32:10.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:32:10.451Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:32:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:32:20.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:32:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:32:20.450Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:32:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:32:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:32:30.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:32:30.450Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:32:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:32:40.314Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:32:40.318Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:32:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:32:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:32:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:32:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:32:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:32:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:32:50.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:32:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:33:00.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:33:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:33:00.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:33:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:33:10.325Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:33:10.330Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:33:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:33:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:33:10.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:33:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:33:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:33:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:33:20.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:33:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:33:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:33:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:33:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:33:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:33:40.341Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:33:40.345Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:33:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:33:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:33:40.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:33:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:33:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:33:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:33:50.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:33:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:34:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:34:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:34:00.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:34:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:34:10.353Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:34:10.357Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:34:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:34:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:34:10.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:34:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:34:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:34:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:34:20.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:34:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:34:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:34:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:34:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:34:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:34:40.357Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:34:40.362Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:34:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:34:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:34:40.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:34:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:34:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:34:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:34:50.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:34:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:35:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:35:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:35:00.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:35:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:35:10.378Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:35:10.383Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:35:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:35:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:35:10.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:35:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:35:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:35:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:35:20.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:35:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:35:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:35:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:35:30.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:35:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:35:40.396Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:35:40.400Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:35:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:35:40.511Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:35:40.512Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:35:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 76 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:35:50.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:35:50.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:35:50.466Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:35:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:36:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:36:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:36:00.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:36:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:36:10.401Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:36:10.405Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:36:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:36:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:36:10.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:36:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:36:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:36:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:36:20.451Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:36:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:36:30.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:36:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:36:30.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:36:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:36:40.406Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:36:40.411Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:36:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:36:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:36:40.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:36:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:36:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:36:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:36:50.461Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:36:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:37:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:37:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:37:00.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:37:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:37:10.411Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:37:10.414Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:37:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:37:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:37:10.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:37:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:37:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:37:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:37:20.452Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:37:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:37:30.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:37:30.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:37:30.463Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:37:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:37:40.415Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:37:40.420Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:37:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:37:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:37:40.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:37:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:37:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:37:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:37:50.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:37:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:37:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:38:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:38:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:38:00.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:38:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:38:10.430Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:38:10.434Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:38:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:38:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:38:10.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:38:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:38:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:38:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:38:20.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:38:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:38:30.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:38:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:38:30.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:38:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:38:40.436Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:38:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:38:40.439Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:38:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:38:40.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:38:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:38:50.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:38:50.447Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:38:50.448Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:38:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:39:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:39:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:39:00.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:39:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:39:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:39:10.440Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:39:10.444Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:39:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:39:10.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:39:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:39:20.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:39:20.497Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:39:20.498Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:39:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 55 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:39:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:39:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:39:30.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:39:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:39:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:39:40.445Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:39:40.450Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:39:40.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:39:40.468Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:39:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:39:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:39:50.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:39:50.463Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:39:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:40:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:40:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:40:00.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:40:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:40:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:40:10.450Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:40:10.453Z","message":"Connection[cassandra/10.233.72.176:9042-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-05-17T12:40:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:40:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:40:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:40:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:40:20.463Z","message":"Connection[cassandra/10.233.72.176: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-05-17T12:40:20.481Z","message":"Connection[cassandra/10.233.72.176: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-05-17T12:40:20.490Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:40:20.491Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:40:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 53 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:40:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:40:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:40:30.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:40:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:40:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:40:40.454Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:40:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:40:40.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:40:40.457Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:40:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:40:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:40:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:40:50.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:40:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:40:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:41:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:41:00.455Z","message":"Connection[/10.233.67.43: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-05-17T12:41:00.459Z","message":"Connection[/10.233.67.43: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-05-17T12:41:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:41:00.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:41:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:41:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:41:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:41:10.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:41:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T12:41:10.458Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:41:10.463Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:41:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:41:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:41:20.497Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:41:20.499Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:41:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 63 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:41:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:41:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:41:30.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:41:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:41:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:41:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:41:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:41:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T12:41:40.464Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:41:40.468Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:41:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:41:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:41:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:41:50.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:41:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:42:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:42:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:42:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:42:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:42:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:42:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:42:10.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:42:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T12:42:10.469Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:42:10.475Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:42:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:42:20.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:42:20.451Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:42:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:42:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:42:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:42:30.456Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:42:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:42:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:42:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:42:40.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:42:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-05-17T12:42:40.476Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:42:40.479Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:42:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:42:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:42:50.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:42:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:43:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:43:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:43:00.460Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:43:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:43:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:43:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:43:10.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:43:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T12:43:10.480Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:43:10.484Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:43:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:12:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:43:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:43:20.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:43:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:43:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:43:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:43:30.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:43:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:43:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:43:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:43:40.458Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:43:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T12:43:40.485Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:43:40.489Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:43:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:43:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:43:50.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:43:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:44:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:44:00.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:44:00.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:44:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:44:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:44:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:44:10.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:44:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T12:44:10.490Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:44:10.492Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:44:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:44:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:44:20.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:44:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:44:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:44:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:44:30.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:44:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:44:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:44:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:44:40.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:44:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T12:44:40.493Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:44:40.497Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:44:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:44:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:44:50.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:44:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:44:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:45:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:45:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:45:00.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:45:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:45:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:45:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:45:10.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:45:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-05-17T12:45:10.498Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:45:10.502Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:45:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:45:20.455Z","message":"Connection[cassandra/10.233.72.176: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-05-17T12:45:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:45:20.458Z","message":"Connection[cassandra/10.233.72.176: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-05-17T12:45:20.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:45:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:45:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:45:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:45:30.458Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:45:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:45:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:45:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:45:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:45:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T12:45:40.503Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:45:40.508Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:45:50.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:45:50.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:45:50.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:45:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:46:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:46:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:46:00.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:46:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:46:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:46:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:46:10.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:46:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T12:46:10.508Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:46:10.513Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:46:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:46:20.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:46:20.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:46:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:46:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:46:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:46:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:46:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:46:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:46:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:46:40.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:46:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-17T12:46:40.514Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:46:40.519Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:46:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:46:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:46:50.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:46:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:47:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:47:00.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:47:00.451Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:47:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:47:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:47:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:47:10.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:47:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T12:47:10.520Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:47:10.524Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:47:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:47:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:47:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:47:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:47:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:47:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:47:30.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:47:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:47:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:47:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:47:40.457Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:47:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T12:47:40.524Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:47:40.529Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:47:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:47:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:47:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:47:50.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:47:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:48:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:48:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:48:00.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:48:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:48:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:48:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:48:10.460Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:48:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" {"timestamp":"2023-05-17T12:48:10.530Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:48:10.535Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:48:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:48:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:48:20.454Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:48:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:48:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:48:30.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:48:30.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:48:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:48:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:48:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:48:40.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:48:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T12:48:40.535Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:48:40.540Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:48:50.452Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:48:50.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:48:50.467Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:48:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:48:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2023-05-17T12:49:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:49:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:49:00.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:49:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:49:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:49:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:49:10.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:49:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T12:49:10.540Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:49:10.544Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:49:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:49:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:49:20.466Z","message":"Connection[cassandra/10.233.72.176: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-05-17T12:49:20.471Z","message":"Connection[cassandra/10.233.72.176: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-05-17T12:49:20.502Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:49:20.503Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:49:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 68 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:49:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:49:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:49:30.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:49:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:49:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:49:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:49:40.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:49:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" {"timestamp":"2023-05-17T12:49:40.544Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:49:40.550Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:49:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:49:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:49:50.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:49:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:50:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:50:00.457Z","message":"Connection[/10.233.67.43: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-05-17T12:50:00.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:50:00.460Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:50:00.460Z","message":"Connection[/10.233.67.43: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 - - [17/May/2023:12:50:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:50:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:50:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:50:10.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:50:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-17T12:50:10.550Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:50:10.555Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:50:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:50:20.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:50:20.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:50:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:50:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:50:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:50:30.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:50:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:50:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:50:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:50:40.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:50:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:50:40.556Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:50:40.561Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:50:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:50:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:50:50.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:50:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:51:00.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:51:00.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:51:00.466Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:51:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:51:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:51:10.454Z","message":"Connection[/10.233.70.206: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-05-17T12:51:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:51:10.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:51:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T12:51:10.458Z","message":"Connection[/10.233.70.206:9042-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-05-17T12:51:10.562Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:51:10.565Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:51:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:51:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:51:20.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:51:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:51:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:51:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:51:30.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:51:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:51:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:51:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:51:40.462Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:51:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2023-05-17T12:51:40.566Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:51:40.569Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:51:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:51:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:51:50.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:51:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:52:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:52:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:52:00.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:52:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:52:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:52:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:52:10.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:52:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2023-05-17T12:52:10.570Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:52:10.574Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:52:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:52:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:52:20.452Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:52:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:52:30.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:52:30.465Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:52:30.466Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:52:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:52:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:52:40.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:52:40.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:52:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T12:52:40.575Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:52:40.579Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:52:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:52:50.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:52:50.452Z","message":"Connection[cassandra/10.233.72.176: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-05-17T12:52:50.457Z","message":"Connection[cassandra/10.233.72.176: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-05-17T12:52:50.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:52:50.461Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:52:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:52:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:53:00.467Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:53:00.485Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:53:00.486Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:53:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:53:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:53:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:53:10.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:53:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T12:53:10.580Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:53:10.585Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:53:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:53:20.501Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:53:20.502Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:53:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 67 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:53:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:53:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:53:30.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:53:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:53:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:53:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:53:40.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:53:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T12:53:40.586Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:53:40.595Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:53:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:53:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:53:50.464Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:53:50.465Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:53:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:54:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:54:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:54:00.456Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:54:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:54:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:54:10.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:54:10.463Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:54:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access" {"timestamp":"2023-05-17T12:54:10.596Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:54:10.600Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:54:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:54:20.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:54:20.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:54:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:54:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:54:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:54:30.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:54:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:54:40.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:54:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:54:40.460Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:54:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T12:54:40.601Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:54:40.607Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:54:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:54:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:54:50.458Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:54:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:55:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:55:00.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:55:00.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:55:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:55:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:55:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:55:10.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:55:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-05-17T12:55:10.608Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:55:10.612Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:55:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:55:20.501Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:55:20.502Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:55:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 64 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:55:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:55:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:55:30.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:55:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:55:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:55:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:55:40.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:55:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T12:55:40.612Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:55:40.617Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:55:50.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:55:50.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:55:50.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:55:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:55:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:56:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:56:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:56:00.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:56:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:56:10.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:56:10.456Z","message":"Connection[/10.233.70.206: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-05-17T12:56:10.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:56:10.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:56:10.460Z","message":"Connection[/10.233.70.206:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:56:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2023-05-17T12:56:10.618Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:56:10.623Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:56:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:56:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:56:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:56:20.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:56:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:56:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:56:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:56:30.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:56:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:56:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:56:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:56:40.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:56:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T12:56:40.623Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:56:40.628Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:56:50.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:56:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:56:50.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:56:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:57:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:57:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:57:00.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:57:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:57:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:57:10.457Z","message":"Connection[/10.233.70.206: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-05-17T12:57:10.461Z","message":"Connection[/10.233.70.206:9042-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-05-17T12:57:10.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:57:10.461Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:57:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2023-05-17T12:57:10.629Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:57:10.633Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:57:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:12:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:57:20.503Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:57:20.503Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:57:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 67 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:57:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:57:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:57:30.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:57:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:57:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:57:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:57:40.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:57:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:57:40.634Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:57:40.638Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:57:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:57:50.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:57:50.452Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:57:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:58:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:58:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:58:00.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:58:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:58:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:58:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:58:10.456Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:58:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T12:58:10.639Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:58:10.644Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:58:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:58:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:58:20.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:58:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:58:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:58:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:58:30.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:58:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:58:40.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:58:40.455Z","message":"Connection[/10.233.70.206: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-05-17T12:58:40.458Z","message":"Connection[/10.233.70.206:9042-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-05-17T12:58:40.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:58:40.459Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:58:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T12:58:40.645Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:58:40.650Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:58:50.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:58:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:58:50.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:58:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:59:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:59:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:59:00.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:59:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:59:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:59:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:59:10.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:59:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T12:59:10.651Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:59:10.656Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T12:59:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:59:20.504Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:59:20.505Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:59:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 68 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:59:30.456Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:59:30.472Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:59:30.473Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:59:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T12:59:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:59:40.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:59:40.461Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:59:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access" {"timestamp":"2023-05-17T12:59:40.657Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:59:40.661Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:59:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T12:59:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T12:59:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T12:59:50.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:12:59:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:12:59:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:00:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:00:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:00:00.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:00:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:00:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:00:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:00:10.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:00:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T13:00:10.662Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:00:10.665Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:00:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:00:20.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:00:20.450Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:00:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:00:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:00:30.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:00:30.459Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:00:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:00:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:00:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:00:40.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:00:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T13:00:40.666Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:00:40.670Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:00:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:00:50.510Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:00:50.511Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:00:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 75 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:01:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:01:00.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:01:00.452Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:01:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:01:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:01:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:01:10.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:01:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T13:01:10.671Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:01:10.675Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:01:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:01:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:01:20.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:01:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:01:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:01:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:01:30.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:01:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:01:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:01:40.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:01:40.460Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:01:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access" {"timestamp":"2023-05-17T13:01:40.675Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:01:40.680Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:01:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:01:50.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:01:50.451Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:01:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T13:02:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:02:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:02:00.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:02:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:02:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:02:10.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:02:10.457Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:02:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T13:02:10.680Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:02:10.684Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:02:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:02:20.451Z","message":"Connection[cassandra/10.233.72.176: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-05-17T13:02:20.454Z","message":"Connection[cassandra/10.233.72.176: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-05-17T13:02:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:02:20.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:02:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:02:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:02:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:02:30.458Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:02:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:02:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:02:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:02:40.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:02:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T13:02:40.685Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:02:40.690Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:02:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:02:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:02:50.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:02:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:02:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:03:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:03:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:03:00.456Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:03:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:03:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:03:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:03:10.453Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:03:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T13:03:10.691Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:03:10.696Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:03:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:03:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:03:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:03:20.455Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:03:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:03:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:03:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:03:30.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:03:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:03:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:03:40.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:03:40.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:03:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" {"timestamp":"2023-05-17T13:03:40.696Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:03:40.700Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:03:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:03:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:03:50.463Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:03:50.464Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:03:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:03:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:04:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:04:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:04:00.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:04:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:04:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:04:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:04:10.454Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:04:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T13:04:10.701Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:04:10.704Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:04:20.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:04:20.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:04:20.453Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:04:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:04:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} 127.0.0.6 - - [17/May/2023:13:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:04:30.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:04:30.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:04:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:04:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:04:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:04:40.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:04:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:04:40.706Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:04:40.710Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:04:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:04:50.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:04:50.458Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:04:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:05:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:05:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:05:00.454Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:05:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:05:10.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:05:10.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:05:10.453Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:05:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:05:10.712Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:05:10.715Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:05:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:05:20.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:05:20.453Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:05:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:05:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:05:30.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:05:30.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:05:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:05:40.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:05:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:05:40.455Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:05:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T13:05:40.717Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:05:40.721Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:05:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:05:50.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:05:50.456Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:05:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:06:00.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:06:00.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:06:00.459Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:06:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:06:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:06:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:06:10.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:06:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T13:06:10.722Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:06:10.726Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:06:20.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:06:20.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:06:20.451Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:06:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:06:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:06:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:06:30.457Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:06:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:06:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:06:40.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:06:40.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:06:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T13:06:40.728Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:06:40.732Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:06:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:06:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:06:50.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:06:50.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:06:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:06:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:07:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:07:00.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:07:00.456Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:07:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T13:07:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:07:10.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:07:10.455Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:07:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T13:07:10.734Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:07:10.738Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:07:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:07:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:07:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:07:20.455Z","message":"Database is available","thread":"qtp651100072-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:07:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:07:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:07:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:07:30.457Z","message":"Database is available","thread":"qtp651100072-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:07:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:07:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:07:40.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:07:40.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:07:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T13:07:40.739Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:07:40.743Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:07:50.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:07:50.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:07:50.453Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:07:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:08:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:08:00.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:08:00.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:08:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:08:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:08:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:08:10.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:08:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-05-17T13:08:10.744Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:08:10.748Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:08:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:08:20.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:08:20.457Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:08:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:08:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:08:30.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:08:30.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:08:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:08:40.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:08:40.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:08:40.452Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:08:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" {"timestamp":"2023-05-17T13:08:40.748Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:08:40.767Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:08:50.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:08:50.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:08:50.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:08:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:09:00.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:09:00.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:09:00.458Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:09:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:09:10.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:09:10.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:09:10.458Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:09:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T13:09:10.768Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:09:10.771Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:09:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:09:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:09:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:09:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:09:30.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:09:30.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:09:30.453Z","message":"Database is available","thread":"qtp651100072-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:09:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:09:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:09:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:09:40.455Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:09:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T13:09:40.773Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:09:40.787Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:09:50.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:09:50.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:09:50.450Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:09:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:10:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:10:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:10:00.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:10:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:10:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:10:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:10:10.454Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:10:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2023-05-17T13:10:10.788Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:10:10.793Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:10:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" {"timestamp":"2023-05-17T13:10:20.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:10:20.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:10:20.455Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:10:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:10:30.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:10:30.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:10:30.460Z","message":"Database is available","thread":"qtp651100072-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:10:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:10:40.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:10:40.461Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:10:40.462Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:10:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2023-05-17T13:10:40.794Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:10:40.798Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:10:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:10:50.447Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:10:50.458Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:10:50.459Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:10:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:10:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:11:00.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:11:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:11:00.454Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:11:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:11:10.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:11:10.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:11:10.456Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:11:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" {"timestamp":"2023-05-17T13:11:10.799Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:11:10.802Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:11:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:11:20.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:11:20.509Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:11:20.510Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:11:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 73 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:11:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-29","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:11:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:11:30.457Z","message":"Database is available","thread":"qtp651100072-29","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:11:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:11:40.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:11:40.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:11:40.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:11:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2023-05-17T13:11:40.803Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:11:40.807Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:11:50.449Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:11:50.466Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:11:50.467Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:11:50 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:12:00.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:12:00.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:12:00.454Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:12:00 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:12:10.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:12:10.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:12:10.454Z","message":"Database is available","thread":"qtp651100072-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:12:10 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:12:10.807Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:12:10.811Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:12:20.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:12:20.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:12:20.451Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:12:20 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:12:30.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:12:30.456Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:12:30.457Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:12:30 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access" {"timestamp":"2023-05-17T13:12:40.446Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp651100072-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2023-05-17T13:12:40.462Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:12:40.463Z","message":"Database is available","thread":"qtp651100072-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:12:40 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" {"timestamp":"2023-05-17T13:12:40.812Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2023-05-17T13:12:40.818Z","message":"Connection[cassandra/10.233.72.176:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} 127.0.0.6 - - [17/May/2023:13:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access" 127.0.0.6 - - [17/May/2023:13:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"